summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-23net: Revert unused variable changes.David S. Miller
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang
2013-05-22net: ethernet: sun: drop unused variableEmilio López
2013-05-22net: ethernet: korina: drop unused variableEmilio López
2013-05-22net: ethernet: apple: drop unused variableEmilio López
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel
2013-05-22net: fec: use a more proper compatible string for MVF type deviceShawn Guo
2013-05-22qlcnic: Fix updating netdev->featuresShahed Shaikh
2013-05-22qlcnic: remove netdev->trans_start updates within the driverSony Chacko
2013-05-22qlcnic: Return proper error codes from probe failure pathsSony Chacko
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam