aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: make broadcast station addition genericReinette Chatre2010-01-259-6/+23
* iwlwifi: cleanup station adding codeReinette Chatre2010-01-251-36/+78
* iwlwifi: enable DC calibrationAbhijeet Kolekar2010-01-251-1/+15
* iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen2010-01-2510-0/+132
* iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2010-01-252-2/+17
* iwlwifi: Fix A band scanning when associatedHenry Zhangh2010-01-252-16/+2
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-256-14/+193
* iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-257-6/+74
* mac80211: fix tx select key null pointer crash with hostapdKalle Valo2010-01-231-3/+4
* mac80211: add missing key checkJohannes Berg2010-01-221-1/+1
* p54pci: revise tx lockingChristian Lamparter2010-01-221-12/+4
* b43: N-PHY: add TX toneRafał Miłecki2010-01-221-5/+55
* b43: N-PHY: add setting power amplifier filtersRafał Miłecki2010-01-223-2/+64
* b43: N-PHY: add running samplesRafał Miłecki2010-01-221-4/+64
* b43: N-PHY: implement overriding RF controlRafał Miłecki2010-01-223-3/+137
* b43: check band widthRafał Miłecki2010-01-223-1/+10
* mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-224-11/+29
* ath5k: fix setup for CAB queueBob Copeland2010-01-223-6/+23
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-01-221-2/+3
* mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-222-1/+6
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-224-2/+60
* mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-226-25/+43
* mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-221-3/+2
* libertas/assoc.c: rearrange some strange line breaksJohn W. Linville2010-01-191-32/+30
* ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez2010-01-191-1/+3
* nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
* libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz2010-01-191-7/+8
* b43: N-PHY: silence warnings, add missing callRafał Miłecki2010-01-191-3/+3
* b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki2010-01-193-19/+48
* b43: N-PHY: implement and add reading one element tablesRafał Miłecki2010-01-193-11/+39
* b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki2010-01-193-33/+67
* b43: N-PHY: add writing one element tablesRafał Miłecki2010-01-191-27/+13
* p54pci: move tx cleanup into taskletChristian Lamparter2010-01-192-30/+32
* p54pci: handle dma mapping errorsChristian Lamparter2010-01-191-2/+16
* mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-191-5/+1
* mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-191-7/+9
* ath9k: fix RTS/CTS handlingFelix Fietkau2010-01-191-21/+16
* cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-192-12/+17
* b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki2010-01-191-2/+2
* b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki2010-01-191-12/+16
* b43: N-PHY: implement chain selectionRafał Miłecki2010-01-192-1/+30
* b43: N-PHY: implement stopping playbackRafał Miłecki2010-01-192-3/+32
* b43: N-PHY: implement MIMO config updateRafał Miłecki2010-01-192-1/+16
* b43: N-PHY: implement TX PHY cleanup and setupRafał Miłecki2010-01-191-2/+110
* b43: N-PHY: implement RX PHY cleanup and setupRafał Miłecki2010-01-191-0/+82
* mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-193-28/+15
* mac80211: move control.hw_key assignmentJohannes Berg2010-01-194-49/+46
* mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-191-3/+0
* mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8