summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
| * 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/+13Star
* | hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang2013-04-081-2/+0Star
* | 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/+11Star
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-033-12/+11Star
| |\|
| | * 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/+9Star
| | |\
| | | * iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9Star
* | | | 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/+1Star
|/ / /
* | | 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
* | | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-04-011-2/+8
* | | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-04-011-4/+6
* | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
* | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2Star
* | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
* | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
* | | smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
* | | bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
* | | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
* | | sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2811-292/+249Star
|\| |
| * | b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| * | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * | b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * | b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\|
| | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1