aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller64-3414/+4484
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller19-211/+228
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller19-90/+107
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville77-3624/+4710
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville19-211/+228
2010-12-02ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau2-13/+97
2010-12-02ath5k: Add AHB bus support.Felix Fietkau7-4/+322
2010-12-02ath5k: Add initial registers values for radio RF2317 chip.Felix Fietkau1-0/+23
2010-12-02ath5k: Add a function to read chipset's MAC revisionFelix Fietkau3-5/+16
2010-12-02ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau4-8/+10
2010-12-02ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau4-37/+45
2010-12-02ath5k: Move PCI bus functions to separate file.Felix Fietkau4-266/+289
2010-12-02ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau5-153/+217
2010-12-02ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau2-31/+39
2010-12-02wireless: ray_cs: use '%pm' format option to print MACAndy Shevchenko1-10/+4
2010-12-02ath9k_htc: Remove unused structuresSujith Manoharan1-19/+0
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches5-16/+10
2010-12-02b43: N-PHY: fix code path on PHY initRafał Miłecki1-10/+7
2010-12-02b43: N-PHY: use defines for RSSI typesRafał Miłecki1-28/+45
2010-12-02b43: N-PHY: fix RSSI selectionRafał Miłecki1-13/+25
2010-12-02ath9k: hif_usb: Reduce indent 1 columnJoe Perches1-53/+53
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear3-69/+12
2010-12-02b43: N-PHY: fix RSSI calibrationRafał Miłecki1-6/+8
2010-12-02b43: N-PHY: initialize perical variable, add missing call to CCA resetRafał Miłecki1-0/+4
2010-12-02b43: N-PHY: implement very basic TX power control managementRafał Miłecki2-8/+153
2010-12-02b43: N-PHY: swap values for radio registers 0x3b and 0x3cRafał Miłecki1-123/+123
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2-4/+3
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2-9/+16
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau4-54/+47
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2-3/+6
2010-11-30iwlagn: fix microcode error on 4965Stanislaw Gruszka1-0/+2
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach3-3/+8
2010-11-30ath5k: Set turbo bit on rf bank 2Nick Kossifidis2-3/+29
2010-11-30ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis5-976/+577
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis4-43/+10
2010-11-30ath5k: Use correct clock when setting ofdm timingsNick Kossifidis1-2/+14
2010-11-30ath5k: Skip tx power setting on AR5210 for nowNick Kossifidis1-0/+3
2010-11-30ath5k: Tweak phy activate to rx start delay based on bwmodeNick Kossifidis1-4/+7
2010-11-30ath5k: No need to save/restore staid flags on resetNick Kossifidis1-21/+1
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis4-134/+218
2010-11-30ath5k: Skip powertable setting when we are on the same channelNick Kossifidis1-23/+42
2010-11-30ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis1-5/+23
2010-11-30ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis1-21/+32
2010-11-30ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis1-2/+30
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis3-1/+10
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis1-0/+5
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis4-243/+308
2010-11-30ath5k: Extend rate_durationNick Kossifidis3-46/+129
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis3-24/+68
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis1-36/+56