summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * | | tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * | | tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-2022-73/+199
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2022-73/+199
| | |\ \ \ | | | |/ /
| | | * | ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
| | | * | ath9k: fix rate handling/reportingFelix Fietkau2013-05-171-2/+7
| | | * | ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48
| | | * | ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
| | | * | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
| | | * | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
| | | * | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
| | | * | ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
| | | * | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
| | | * | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-179-22/+105
| | | |\ \ | | | | |/
| | | | * iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| | | | * iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| | | | * iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| | | | * iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| | | * | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | | |/
| * | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| * | | drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-201-54/+46
| |/ /
| * | bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * | r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| * | bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-194-10/+24
| * | bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com2013-05-191-11/+8
| * | bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com2013-05-191-3/+3
| * | bonding: fix set mode race conditionsnikolay@redhat.com2013-05-191-0/+4
| * | vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala2013-05-181-3/+14
| * | gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
| * | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-161-0/+1
| * | NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
| * | fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-151-3/+3
| * | fec: Fix inconsistent lock stateFabio Estevam2013-05-151-2/+2
| * | ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-151-43/+43
| * | net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-142-2/+23
| * | mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
| * | be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
| * | sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
| * | sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
| * | tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| * | tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-231-1/+1
|\ \ \
| * | | USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-151-1/+1
* | | | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-181-5/+0
|\ \ \ \
| * | | | drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| |/ / /
* | | | Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds2013-05-161-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ntb_netdev: remove from list on exitJon Mason2013-05-151-0/+2
| |/ /
* | | bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-131-2/+3
OpenPOWER on IntegriCloud