aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-01vxlan: virtual extensible lanstephen hemminger
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz
2012-10-01be2net: fix vfs enumerationIvan Vecera
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-30be2net: fixup log messagesSathya Perla
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan
2012-09-30tg3: Refactor tg3_close()Michael Chan
2012-09-30tg3: Refactor tg3_open()Michael Chan
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel
2012-09-28brcmfmac: notify common driver about usb tx completion.Hante Meuleman
2012-09-28brcmfmac: use define instead of hardcoded values.Hante Meuleman