aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-24
|\
| * be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-23
| * net: Revert unused variable changes.David S. Miller2013-05-23
| * virtio_net: enable napi for all possible queues during openJason Wang2013-05-23
| * net: ethernet: sun: drop unused variableEmilio López2013-05-23
| * net: ethernet: korina: drop unused variableEmilio López2013-05-23
| * net: ethernet: apple: drop unused variableEmilio López2013-05-23
| * qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-22
| * net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-22
| * qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-22
| * qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-22
| * qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-22
| * tg3: Update version to 3.132Nithin Sujir2013-05-22
| * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-22
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-20
| | |\
| | | * ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-17
| | | * ath9k: fix rate handling/reportingFelix Fietkau2013-05-17
| | | * ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-17
| | | * ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-17
| | | * rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-17
| | | * brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-17
| | | * rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-17
| | | * ath9k: Fix crash on module unloadSujith Manoharan2013-05-17
| | | * net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-17
| | | * iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-17
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-17
| | | |\
| | | | * iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-16
| | | | * iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-16
| | | | * iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-16
| | | | * iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-16
| | | * | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-16
| | | |/
| * | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-20
| * | | drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-20
| |/ /
| * | bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-20
| * | r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-20
| * | bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-20
| * | bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com2013-05-20
| * | bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com2013-05-20
| * | bonding: fix set mode race conditionsnikolay@redhat.com2013-05-20
| * | vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala2013-05-18
| * | gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-17
| * | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-16
| * | NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-16
| * | fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-15
| * | fec: Fix inconsistent lock stateFabio Estevam2013-05-15
| * | ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-15
| * | net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-14
| * | mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-14
| * | be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-14