summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-16/+2
|\
| * bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-121-16/+2
* | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-4/+4
|\ \
| * \ Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-05100-661/+1233
| |\ \
| * | | tty: Convert termios_mutex to termios_rwsemPeter Hurley2013-07-231-4/+4
| | |/ | |/|
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-1/+1
|\ \ \
| * | | sysfs.h: remove attr_name() macroGreg Kroah-Hartman2013-08-221-1/+1
| |/ /
* | | Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-031-2/+0
|\ \ \
| * \ \ Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-18123-891/+1599
| |\ \ \
| * | | | Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-2/+0
| | |/ / | |/| |
* | | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-032-3/+50
|\ \ \ \
| * \ \ \ Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-1834-245/+381
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei2013-08-121-0/+8
| * | | | USBNET: support DMA SGMing Lei2013-08-121-3/+42
| | |_|/ | |/| |
* | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
* | | | net: xilinx: fix memleakLibo Chen2013-08-281-0/+1
* | | | net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner2013-08-281-0/+4
* | | | net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* | | | bnx2x: Fix VF stats syncAriel Elior2013-08-273-1/+39
* | | | bnx2x: Fix VF memory leak unloadAriel Elior2013-08-272-4/+8
* | | | bnx2x: Fix functionality of configuring vlan listAriel Elior2013-08-271-35/+2
* | | | bnx2x: Fix move FP memory deallocationsYuval Mintz2013-08-271-0/+6
* | | | bnx2x: vf mark stats startedAriel Elior2013-08-271-12/+8
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-276-6/+18
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-236-6/+18
| |\ \ \ \
| | * | | | ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| | * | | | ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| | * | | | iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-223-3/+6
| | |\ \ \ \
| | | * | | | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-213-3/+6
* | | | | | | ps3_gelic: lower NAPI weightMichal Schmidt2013-08-272-3/+1
* | | | | | | netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1
* | | | | | | jme: lower NAPI weightMichal Schmidt2013-08-271-1/+1
* | | | | | | be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi2013-08-261-0/+4
|/ / / / / /
* | | | | | be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
* | | | | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
|\ \ \ \ \ \
| * | | | | | sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
* | | | | | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-207-29/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-197-29/+37
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | * | | | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | | * | | | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | | * | | | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | | * | | | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | | | | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-201-2/+2
* | | | | | | r8169: remember WOL preferences on driver loadPeter Wu2013-08-201-1/+1