summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde
2011-07-07rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma
2011-07-07gianfar v2: code cleanupsSebastian Poehn
2011-07-07skge: update versionstephen hemminger
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger
2011-07-07add pci-id for DGE-530Tstephen hemminger
2011-07-07skge: cleanup pci id tablestephen hemminger
2011-07-07net: fix warning of versioncheckShan Wei
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar
2011-07-06ipw2100: Fix command list for debuggingJean Delvare
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-06veth: Kill unused tx_droppedEric Dumazet
2011-07-05veth: Kill unused code label and code block.David S. Miller
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger
2011-07-05rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-07-05rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger
2011-07-05drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter
2011-07-05carl9170: import 1.9.4 firmware headersChristian Lamparter
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser