summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy4-14/+7
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy3-3/+2
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy2-7/+7
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy3-2/+14
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy1-0/+1
2011-06-03iwlegacy: add missing null checkGreg Dietsche1-0/+3
2011-06-03iwlegacy: propagate error return valueGreg Dietsche1-1/+1
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche1-1/+1
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche1-2/+0
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche1-1/+0
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki1-0/+11
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki3-1/+49
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki4-1/+173
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki3-16/+13
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2-1/+6
2011-06-03rtlwifi: Fix logic in rx_interruptMike McCormack1-1/+1
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack1-0/+2
2011-06-03rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack1-2/+3
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack3-38/+26
2011-06-03rtlwifi: Run IPS leave work in a taskletMike McCormack3-2/+14
2011-06-03rtlwifi: Store loop index in local variableMike McCormack1-12/+8
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack4-9/+0
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack1-0/+1
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-48/+124
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake1-5/+16
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka9-119/+28
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki1-4/+6
2011-06-03netxen: suppress false lro warning messagesSucheta Chakraborty1-0/+6
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson1-1/+1
2011-06-03sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt2-541/+373
2011-06-03bonding: allow all slave speedsJiri Pirko1-8/+1
2011-06-02iwlagn: fix interface combinationsJohannes Berg1-2/+2
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley2-1/+2
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall1-3/+2
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski1-1/+1
2011-06-02net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown1-3/+3
2011-06-02drivers/net/davinci_emac.c: add missing clk_putJulia Lawall1-4/+6
2011-06-02caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin3-0/+1232
2011-06-02usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher1-1/+2
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-47/+212
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds3-3/+0
2011-06-02bnx2x: Improve cl45 access methodsYaniv Rosner1-71/+65
2011-06-02bnx2x: Modify XGXS functionsYaniv Rosner2-53/+37
2011-06-02bnx2x: Fix link status syncYaniv Rosner1-5/+24
2011-06-02bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner5-29/+85
2011-06-02bnx2x: Fix grammar and relocate codeYaniv Rosner2-266/+276
2011-06-02bnx2x: Fix BCM84833 settingsYaniv Rosner2-58/+171
2011-06-02bnx2x: Fix over current port displayYaniv Rosner1-6/+7
2011-06-02bnx2x: Add TX fault check for fiber PHYsYaniv Rosner3-4/+72