summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mwl8k: ->add_interface() is not called for monitor interfacesLennert Buytenhek2009-08-201-4/+2Star
| * | mwl8k: fix mwl8k_configure_filter() parameter lifetime issueLennert Buytenhek2009-08-201-68/+39Star
| * | mwl8k: remove MWL8K_*_SLOTTIME definesLennert Buytenhek2009-08-201-12/+3Star
| * | mwl8k: remove MWL8K_WMM_* definesLennert Buytenhek2009-08-201-13/+8Star
| * | mwl8k: remove MWL8K_RADIO_*_PREAMBLE definesLennert Buytenhek2009-08-201-17/+5Star
| * | mwl8k: remove MWL8K_RADIO_* definesLennert Buytenhek2009-08-201-24/+26
| * | mwl8k: various coding style cleanupsLennert Buytenhek2009-08-201-73/+57Star
| * | mwl8k: sort firmware command list by opcode, and trim unused commandsLennert Buytenhek2009-08-201-23/+19Star
| * | mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/gLennert Buytenhek2009-08-201-25/+22Star
| * | mwl8k: remove various unused struct members and definesLennert Buytenhek2009-08-201-65/+8Star
| * | ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan2009-08-205-25/+8Star
| * | ath9k: Fix bug in retrieving average beacon rssiVasanthakumar Thiagarajan2009-08-201-6/+1Star
| * | b43: add hardware tkipgregor kowski2009-08-205-12/+147
| * | mac80211: fix register_hw error pathJohannes Berg2009-08-201-1/+1
| * | b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik2009-08-203-46/+82
| * | cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-202-2/+5
| * | orinoco: remove spare whitespaceDavid Kilroy2009-08-201-1/+1
| * | cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-201-0/+4
| * | ar9170: refactor configure_filterChristian Lamparter2009-08-203-84/+27Star
| * | b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-201-5/+12
| * | rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-206-25/+3Star
| * | rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-203-15/+1Star
| * | cfg80211: fix dangling scan request checkingJohannes Berg2009-08-203-13/+67
| * | ipw2x00: fix sparse warningsReinette Chatre2009-08-202-43/+44
| * | mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-204-2/+21
| * | wl1271: remove print_mac usageJohn W. Linville2009-08-201-3/+2Star
| * | rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville2009-08-201-1/+0Star
| * | ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-2015-79/+116
| * | ath9k: Fix TX poll cancellingSujith2009-08-201-4/+3Star
| * | wl1251: halt the embedded CPU before loading firmwareBob Copeland2009-08-201-0/+3
| * | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-205-29/+24Star
| * | rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-202-5/+19
| * | rt2x00: Fix MCS register intializationIvo van Doorn2009-08-201-1/+1
| * | rt2x00: wireless CLI ID and packet ID must not be 0Ivo van Doorn2009-08-201-2/+2
| * | rt2x00: Set SKBDESC_L2_PADDED in RX pathIvo van Doorn2009-08-201-1/+3
| * | rt2x00: Add new RF chip definesIvo van Doorn2009-08-201-0/+6
| * | rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializationsIvo van Doorn2009-08-202-6/+6
| * | rt2x00: Fix RFKILL pollingIvo van Doorn2009-08-201-2/+2
| * | b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik2009-08-201-1/+1
| * | b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik2009-08-201-2/+2
| * | wl1251: correct definitions for 0th bit definesBob Copeland2009-08-201-2/+2
| * | mac80211: remove deprecated APIJohannes Berg2009-08-204-29/+2Star
| * | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-2028-169/+297
| * | cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-202-16/+15Star
| * | b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2009-08-202-7/+9
| * | b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik2009-08-201-0/+5
| * | b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik2009-08-201-1/+1
| * | b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik2009-08-201-18/+35
| * | b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik2009-08-201-0/+4
| * | cfg80211: fix deadlockJohannes Berg2009-08-201-12/+18