summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-164-7/+1
* mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski2009-03-161-4/+12
* mac80211: handle failed scan requests in STA modeHelmut Schaa2009-03-163-2/+25
* atmel: checkpatch.pl cleanupsJohn Daiker2009-03-161-201/+242
* ath9k: Fix bug in reading debugfs file 'rcstat'Sujith2009-03-161-0/+3
* ath9k: Fix bug in TX aggregationSujith2009-03-161-16/+33
* ath9k: Initialize ANI properlySujith2009-03-161-10/+3
* ath5k: update LED table with reported devicesBob Copeland2009-03-161-2/+4
* ath5k: use a table for LED parametersBob Copeland2009-03-161-25/+28
* ath5k: extract LED code into a separate fileBob Copeland2009-03-164-140/+176
* ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby2009-03-161-6/+3
* ath5k: constify stuffJiri Slaby2009-03-164-17/+16
* iwlwifi: correct device name for 1000 seriesJay Sternberg2009-03-166-17/+17
* iwl3945: add test for new associationAbhijeet Kolekar2009-03-161-4/+4
* p54: completely ignore rx'd frames with bad FCSChristian Lamparter2009-03-161-7/+2
* airo_cs: checkpatch.pl cleanupsJohn Daiker2009-03-161-35/+38
* ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan2009-03-161-9/+9
* ipw2x00: remove obsolete enumsHelmut Schaa2009-03-161-17/+0
* ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa2009-03-162-73/+42
* ipw2x00: remove duplicated definesHelmut Schaa2009-03-161-53/+0
* libipw: fix debug outputHelmut Schaa2009-03-163-19/+19
* ath9k: always compile ath_radio_{en,dis}ableGabor Juhos2009-03-161-6/+6
* ath9k: fix compile error in debug.cGabor Juhos2009-03-161-0/+2
* ath9k: fix compile error in ahb.cGabor Juhos2009-03-161-0/+1
* ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos2009-03-162-23/+23
* ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos2009-03-161-7/+6
* ath9k: cleanup AR5416 version checking macrosGabor Juhos2009-03-164-19/+22
* ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian2009-03-161-2/+2
* ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian2009-03-165-83/+195
* ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian2009-03-161-1/+1
* ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2009-03-162-7/+6
* cfg80211: fix max tx power for world regdom on 5 GHz to 20dBmLuis R. Rodriguez2009-03-161-2/+2
* cfg80211: Enable passive scan on channels 12-14 for world roamingLuis R. Rodriguez2009-03-161-3/+14
* mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez2009-03-161-36/+102
* p54: enable power save supportChristian Lamparter2009-03-161-0/+2
* p54: initial SoftLED supportChristian Lamparter2009-03-163-13/+143
* p54: fix iwconfig txpower offChristian Lamparter2009-03-161-2/+2
* p54pci: convert printk(KERN_* to dev_*Christian Lamparter2009-03-161-19/+10
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-165-16/+22
* p54usb: stop USB core interference in exit pathChristian Lamparter2009-03-161-0/+1
* ath9k: create a common debugfs_root for all device instancesGabor Juhos2009-03-163-8/+41
* mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-162-17/+16
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-164-13/+33
* tcp: make sure xmit goal size never becomes zeroIlpo Järvinen2009-03-151-1/+1
* tcp: cache result of earlier divides when mss-aligning thingsIlpo Järvinen2009-03-152-2/+13
* tcp: simplify tcp_current_mssIlpo Järvinen2009-03-155-46/+54
* tcp: don't check mtu probe completion in the loopIlpo Järvinen2009-03-151-7/+6
* tcp: consolidate paws checkIlpo Järvinen2009-03-153-12/+21
* tcp: kill dead end_seq variable in clean_rtx_queueIlpo Järvinen2009-03-151-3/+0
* tcp: remove pointless .dsack/.num_sacks codeIlpo Järvinen2009-03-152-7/+3
OpenPOWER on IntegriCloud