summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville93-1005/+3818
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde9-0/+22
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde1-2/+2
2011-07-07rt2x00: Add device ID for RT539F device.Gertjan van Wingerde1-0/+1
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde1-25/+26
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde3-28/+33
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2-5/+18
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki5-1/+62
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet1-6/+7
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid1-3/+9
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma1-11/+121
2011-07-07gianfar v2: code cleanupsSebastian Poehn2-24/+29
2011-07-07skge: update versionstephen hemminger2-2/+2
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger2-32/+56
2011-07-07add pci-id for DGE-530Tstephen hemminger1-0/+1
2011-07-07skge: cleanup pci id tablestephen hemminger1-11/+10
2011-07-07net: fix warning of versioncheckShan Wei2-2/+0
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar1-2/+2
2011-07-06ipw2100: Fix command list for debuggingJean Delvare1-1/+1
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville24-244/+1176
2011-07-06veth: Kill unused tx_droppedEric Dumazet1-4/+1
2011-07-05veth: Kill unused code label and code block.David S. Miller1-7/+0
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller140-539/+1255
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller68-159/+16573
2011-07-05ssb: use pci_dev->subsystem_{vendor,device}Sergei Shtylyov1-4/+2
2011-07-05ssb: use pci_dev->revisionSergei Shtylyov1-2/+1
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch1-0/+1
2011-07-05NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr3-0/+1643
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio4-15/+6
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov1-1/+1
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger1-1/+6
2011-07-05rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger1-13/+7
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter1-5/+5
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger4-17/+17
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack5-19/+0
2011-07-05rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger1-2/+0
2011-07-05drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton1-5/+5
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter3-8/+1
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter1-0/+1
2011-07-05carl9170: import 1.9.4 firmware headersChristian Lamparter6-22/+63
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner1-5/+1
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner3-12/+111
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner2-13/+40
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner5-0/+42
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner1-15/+65
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner2-1/+14
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner3-30/+62