aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack1-0/+3
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack1-0/+5
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet1-4/+0
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz1-2/+2
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz11-563/+79
2012-10-01be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville67-1375/+3271
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller84-2269/+1846
2012-09-30be2net: fixup log messagesSathya Perla2-6/+31
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla5-64/+48
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla1-3/+1
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan1-6/+9
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2-3/+63
2012-09-30tg3: Refactor tg3_close()Michael Chan1-32/+38
2012-09-30tg3: Refactor tg3_open()Michael Chan1-33/+45
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan1-29/+45
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan2-26/+53
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2-76/+146
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning1-183/+148
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning2-20/+10
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning1-2/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller189-950/+1638
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan4-32/+39
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun1-3/+2
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil4-8/+49
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann1-0/+17
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel1-62/+19
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel1-27/+22
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel3-616/+615
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman3-51/+962
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel2-32/+8
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel3-47/+15
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel1-8/+8
2012-09-28brcmfmac: notify common driver about usb tx completion.Hante Meuleman1-0/+2
2012-09-28brcmfmac: use define instead of hardcoded values.Hante Meuleman1-4/+6
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman4-97/+219
2012-09-28brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman1-37/+9
2012-09-28b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam3-5/+5
2012-09-28brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter1-2/+2
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan2-0/+6
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan4-1/+39