Age | Commit message (Expand) | Author | Files | Lines |
2010-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 19 | -211/+228 |
2010-12-02 | ath5k: Fix reset and interrupts for AHB type of devices. | Felix Fietkau | 2 | -13/+97 |
2010-12-02 | ath5k: Add AHB bus support. | Felix Fietkau | 7 | -4/+322 |
2010-12-02 | ath5k: Add initial registers values for radio RF2317 chip. | Felix Fietkau | 1 | -0/+23 |
2010-12-02 | ath5k: Add a function to read chipset's MAC revision | Felix Fietkau | 3 | -5/+16 |
2010-12-02 | ath5k: Check if pci pdev struct is initialized in common functions. | Felix Fietkau | 4 | -8/+10 |
2010-12-02 | ath5k: Use generic eeprom read from common ath_bus_opts struct. | Felix Fietkau | 4 | -37/+45 |
2010-12-02 | ath5k: Move PCI bus functions to separate file. | Felix Fietkau | 4 | -266/+289 |
2010-12-02 | ath5k: Introduce ath5k_init_softc function as in ath9k | Felix Fietkau | 5 | -153/+217 |
2010-12-02 | ath5k: Use Generic DMA for later support of AHB bus. | Felix Fietkau | 2 | -31/+39 |
2010-12-02 | wireless: ray_cs: use '%pm' format option to print MAC | Andy Shevchenko | 1 | -10/+4 |
2010-12-02 | ath9k_htc: Remove unused structures | Sujith Manoharan | 1 | -19/+0 |
2010-12-02 | wireless: Remove unnecessary casts of usb_get_intfdata | Joe Perches | 5 | -16/+10 |
2010-12-02 | b43: N-PHY: fix code path on PHY init | Rafał Miłecki | 1 | -10/+7 |
2010-12-02 | b43: N-PHY: use defines for RSSI types | Rafał Miłecki | 1 | -28/+45 |
2010-12-02 | b43: N-PHY: fix RSSI selection | Rafał Miłecki | 1 | -13/+25 |
2010-12-02 | ath9k: hif_usb: Reduce indent 1 column | Joe Perches | 1 | -53/+53 |
2010-12-02 | ath9k: Move debugfs under ieee80211/[phyname]/ath9k/ | Ben Greear | 3 | -69/+12 |
2010-12-02 | b43: N-PHY: fix RSSI calibration | Rafał Miłecki | 1 | -6/+8 |
2010-12-02 | b43: N-PHY: initialize perical variable, add missing call to CCA reset | Rafał Miłecki | 1 | -0/+4 |
2010-12-02 | b43: N-PHY: implement very basic TX power control management | Rafał Miłecki | 2 | -8/+153 |
2010-12-02 | b43: N-PHY: swap values for radio registers 0x3b and 0x3c | Rafał Miłecki | 1 | -123/+123 |
2010-12-02 | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" | John W. Linville | 2 | -4/+3 |
2010-12-02 | ath9k_hw: fix more bitfield related endian issues | Felix Fietkau | 2 | -9/+16 |
2010-12-02 | ath9k_hw: fix endian issues with CTLs on AR9003 | Felix Fietkau | 4 | -54/+47 |
2010-12-02 | ath9k: Fix bug in reading input gpio state for ar9003 | Vasanthakumar Thiagarajan | 2 | -3/+6 |
2010-11-30 | iwlagn: fix microcode error on 4965 | Stanislaw Gruszka | 1 | -0/+2 |
2010-11-30 | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 3 | -3/+8 |
2010-11-30 | ath5k: Set turbo bit on rf bank 2 | Nick Kossifidis | 2 | -3/+29 |
2010-11-30 | ath5k: Clean up turbo mode initvals/rfregs | Nick Kossifidis | 5 | -976/+577 |
2010-11-30 | ath5k: Cleanup turbo channel flags | Nick Kossifidis | 4 | -43/+10 |
2010-11-30 | ath5k: Use correct clock when setting ofdm timings | Nick Kossifidis | 1 | -2/+14 |
2010-11-30 | ath5k: Skip tx power setting on AR5210 for now | Nick Kossifidis | 1 | -0/+3 |
2010-11-30 | ath5k: Tweak phy activate to rx start delay based on bwmode | Nick Kossifidis | 1 | -4/+7 |
2010-11-30 | ath5k: No need to save/restore staid flags on reset | Nick Kossifidis | 1 | -21/+1 |
2010-11-30 | ath5k: Support synth-only channel change for AR2413/AR5413 | Nick Kossifidis | 4 | -134/+218 |
2010-11-30 | ath5k: Skip powertable setting when we are on the same channel | Nick Kossifidis | 1 | -23/+42 |
2010-11-30 | ath5k: Update PLL programming for turbo/half/quarter | Nick Kossifidis | 1 | -5/+23 |
2010-11-30 | ath5k: Update spur mitigation filter for turbo/half/quarter | Nick Kossifidis | 1 | -21/+32 |
2010-11-30 | ath5k: Tweak power detector delays on RF5111/RF5112 | Nick Kossifidis | 1 | -2/+30 |
2010-11-30 | ath5k: Always set IFS intervals on reset | Nick Kossifidis | 3 | -1/+10 |
2010-11-30 | ath5k: Use turbo flag on DCU | Nick Kossifidis | 1 | -0/+5 |
2010-11-30 | ath5k: Set all IFS intervals, not just slot time | Nick Kossifidis | 4 | -243/+308 |
2010-11-30 | ath5k: Extend rate_duration | Nick Kossifidis | 3 | -46/+129 |
2010-11-30 | ath5k: Extend get_default_sifs/slot_time | Nick Kossifidis | 3 | -24/+68 |
2010-11-30 | ath5k: Move tx retries setting outside reset_tx_queue | Nick Kossifidis | 1 | -36/+56 |
2010-11-30 | ath5k: Increase PHY settling parameters for turo mode | Nick Kossifidis | 4 | -29/+52 |
2010-11-30 | ath5k: Small cleanup on tweak_initvals | Nick Kossifidis | 2 | -15/+4 |
2010-11-30 | ath5k: Put core clock initialization on a new function | Nick Kossifidis | 4 | -27/+134 |
2010-11-30 | ath5k: Add new field on ath5k_hw to track bandwidth modes | Nick Kossifidis | 4 | -11/+16 |