summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-187-145/+141
|\
| * ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| * ssb: implement spurious tone avoidanceRafał Miłecki2013-04-101-1/+2
| * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| * ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| * ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
* | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
* | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
* | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
* | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
* | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
* | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
* | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
* | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
* | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
* | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
* | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
* | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
* | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
* | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* | bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-04-081-0/+9
* | Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com2013-04-081-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0814-290/+388
|\|
| * rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| * rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| * ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| * brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
| * brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| * brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| * brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
| * mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
* | net: mvneta: enable features before registering the driverwilly tarreau2013-04-081-4/+5
* | hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2013-04-082-18/+13
* | hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang2013-04-081-2/+0
* | bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
* | ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
* | bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-051-1/+1
* | atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
* | r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-043-12/+11
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-033-12/+11
| |\|
| | * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-012-11/+9
| | |\
| | | * iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
* | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
* | | | bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
|/ / /
* | | DM9000B: driver initialization upgradeJoseph CHANG2013-04-012-105/+120
* | | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-04-012-5/+5