summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-271-1/+1
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-261-1/+1
* net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
* drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-262-14/+7
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2517-76/+128
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-2417-76/+128
| |\
| | * brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
| | * brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
| | * ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
| | * cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
| | * ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
| | * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
| | * mwifiex: fix IRQ enable/disableDaniel Drake2013-07-225-61/+57
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-226-9/+56
| | |\
| | | * iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
| | | * iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
| | | * iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-161-0/+16
| | | * iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-163-0/+17
| | | * iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
| | | * iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-161-1/+5
| | | * iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
| | | * iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-161-1/+5
* | | | net: sun4i: fix timeout checkEmilio López2013-07-241-8/+6
* | | | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-241-4/+7
* | | | r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-241-2/+2
|/ / /
* | | fec: Add MODULE_ALIASFabio Estevam2013-07-231-0/+1
* | | sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-221-1/+3
* | | net: pch_gbe depends on x86Jiri Slaby2013-07-221-1/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2016-70/+151
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-1916-70/+151
| |\ \ \ | | |/ /
| | * | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| | * | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
| | * | ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
| | * | rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
| | * | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| | * | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
| | * | rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
| | |/
* | | Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-07-202-0/+11
|\ \ \
| * | | can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov2013-07-191-0/+1
| * | | net: can: esd_usb2: check index of array before accessingMaximilian Schneider2013-07-191-0/+10
| |/ /
* | | arcnet: cleanup sizeof parameterDan Carpenter2013-07-191-1/+1
* | | veth: add vlan featuresFlavio Leitner2013-07-191-0/+1
* | | qlcnic: Fix guest VLANManish Chopra2013-07-191-2/+10
* | | qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-191-1/+1
* | | qlcnic: Fix dump template version maskShahed Shaikh2013-07-191-1/+1
* | | qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-191-2/+2
* | | qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-191-1/+3
OpenPOWER on IntegriCloud