summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov3-3/+8
2011-09-14wl12xx: ignore sched scan match sets without SSIDLuciano Coelho1-3/+12
2011-09-14wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho1-3/+4
2011-09-14wl12xx: add support for sched_scan filtersLuciano Coelho1-35/+72
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller3-5/+19
2011-09-14wl12xx: use kstrtoul_from_userEliad Peller1-41/+5
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho4-20/+0
2011-09-14wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov1-1/+7
2011-09-14wl12xx: add config_hangover commandEliad Peller5-9/+91
2011-09-14wl12xx: check for ROC on scan_completeEliad Peller1-2/+3
2011-09-14wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller1-3/+0
2011-09-14wl12xx: don't disconnect on recoveryEliad Peller1-3/+0
2011-09-14wl12xx: add beacon_filtering debugfs fileEliad Peller1-0/+42
2011-09-14wl12xx: add module_param to trigger BUG() on recoveryEliad Peller1-0/+6
2011-09-14wl12xx: print the seq_num of rx packetEliad Peller1-2/+5
2011-09-14wl12xx: print acx idEliad Peller1-1/+1
2011-09-14Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho6-29/+103
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan1-2/+2
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki2-14/+38
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2-10/+29
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki1-0/+17
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki1-0/+12
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2-11/+16
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki3-6/+7
2011-09-13rt2x00: Add new chipset supportzero.lin1-0/+1
2011-09-13iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter1-1/+1
2011-09-13iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter1-1/+1
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan1-2/+5
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar3-9/+9
2011-09-13ath9k: fix checks for first subframe delimiter paddingFelix Fietkau2-2/+3
2011-09-13mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar1-0/+8
2011-09-13ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau1-1/+1
2011-09-13ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau4-1912/+1934
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki1-0/+35
2011-09-13bcma: extract some basic info about board from SPROMRafał Miłecki1-0/+9
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki1-2/+84
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki1-3/+53
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki1-2/+40
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau1-2/+3
2011-08-30iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche1-1/+0
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau1-39/+66
2011-08-30ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau1-19/+23
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2-33/+24
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau3-37/+45
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau5-5/+5
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2-17/+18
2011-08-30ath: Make ath_dbg void not intJoe Perches1-17/+12
2011-08-29wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville1-1/+1
2011-08-29b43: Fix swatch warningLarry Finger1-1/+4
2011-08-29ath9k: Fix a smatch warningsLarry Finger2-1/+2