aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* 8139cp: Add dma_mapping_error checkingNeil Horman2013-07-31
* net/usb/r8152: adjust relative ocp functionhayeswang2013-07-31
* net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang2013-07-31
* net/usb/r815x: change the return value for bind functionshayeswang2013-07-31
* net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang2013-07-31
* net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang2013-07-31
* mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-30
* mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)2013-07-30
* mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)2013-07-30
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-30
* net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König2013-07-30
* igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-28
* ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-28
* net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-27
* qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-27
* qlcnic: Fix setting Guest VLANManish Chopra2013-07-27
* qlcnic: Fix operation type and command type.Pratik Pujar2013-07-27
* qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-27
* Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-27
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-26
* net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-26
* net/tg3: Fix kernel crashGavin Shan2013-07-26
* drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-26
* drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-26
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-26
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-24
| |\
| | * brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-22
| | * brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-22
| | * ath: wil6210: Fix build errorLarry Finger2013-07-22
| | * cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-22
| | * ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-22
| | * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-22
| | * mwifiex: fix IRQ enable/disableDaniel Drake2013-07-22
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-22
| | |\
| | | * iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-16
| | | * iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-16
| | | * iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-16
| | | * iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-16
| | | * iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-16
| | | * iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-16
| | | * iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-16
| | | * iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-16
* | | | net: sun4i: fix timeout checkEmilio López2013-07-24
* | | | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-24
* | | | r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-24
|/ / /
* | | fec: Add MODULE_ALIASFabio Estevam2013-07-23
* | | sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-22
* | | net: pch_gbe depends on x86Jiri Slaby2013-07-22
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-20
|\ \ \