summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-29rtlwifi: use PCI_VENDOR_ID_*Jon Mason2-10/+4
2011-06-29rtlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-6/+1
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-29b43: HT-PHY: implement lacking 0x908 PHY reg opRafał Miłecki1-1/+6
2011-06-29b43: HT-PHY: add channel switching tables for 2 GHz bandRafał Miłecki1-0/+135
2011-06-29b43: HT-PHY: perform some tables ops on channel switchingRafał Miłecki1-0/+19
2011-06-29b43: HT-PHY: upload PHY values when switching channelRafał Miłecki2-2/+28
2011-06-29b43: HT-PHY: prepare place for HT-PHY tablesRafał Miłecki3-0/+183
2011-06-29myri10ge: update versionJon Mason1-2/+2
2011-06-29myri10ge: misc style cleanupsJon Mason1-18/+14
2011-06-29myri10ge: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+5
2011-06-29myri10ge: add support for set_phys_idJon Mason2-0/+57
2011-06-29myri10ge: allow small_bytes = 0Jon Mason1-3/+11
2011-06-29myri10ge: rework parity error check and cleanupJon Mason1-40/+60
2011-06-29myri10ge: Mask PCI Surprise Link Down EventsJon Mason1-0/+21
2011-06-29myri10ge: ensure tx queues remain stoppedJon Mason1-1/+2
2011-06-29caif: Fix recieve/receive typoJoe Perches1-1/+1
2011-06-29net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell1-0/+1
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-27/+65
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-27vmxnet3: Enable GRO support.Jesse Gross1-1/+4
2011-06-27vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+5
2011-06-27sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-8/+7
2011-06-27r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-14/+6
2011-06-27niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-27bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-7/+4
2011-06-27bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-3/+2
2011-06-27igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2011-06-27e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-06-27cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-8/+4
2011-06-27mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-27tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-15/+15
2011-06-27net: sh_eth: tidyup compile warningKuninori Morimoto1-2/+2
2011-06-27vmxnet3: Convert to new vlan model.Jesse Gross3-83/+40
2011-06-27can: bfin_can: auto-calculate accessor sizesMike Frysinger1-59/+59
2011-06-27can: bfin_can: simplify xmit id1 setupMike Frysinger1-15/+6
2011-06-27mlx4: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-06-27bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven1-0/+1
2011-06-27iwlwifi: use pci_dev->revision, againSergei Shtylyov1-3/+1
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter2-13/+18
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan3-8/+14
2011-06-27iwlagn: fix rmmod crashStanislaw Gruszka1-5/+2
2011-06-27rt2x00: Fix unspeficied typoJoe Perches1-1/+1
2011-06-27ssb: use pci_dev->revisionSergei Shtylyov1-2/+1
2011-06-27ath9k_hw: make use of the gain_table_entry macroMohammed Shafi Shajakhan1-2/+2
2011-06-27ath9k_hw: Add carrier leak correction in desired gain calculationMohammed Shafi Shajakhan2-10/+27
2011-06-27ath9k_hw: Fix false tx hung detection in AR9003 chipsRajkumar Manoharan2-2/+12
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg1-0/+2