summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-22mac80211: pass vif and station to update_tkip_keyJohannes Berg6-25/+43
2010-01-22mac80211: avoid NULL ptr deref when using WEPJohn W. Linville1-3/+2
2010-01-19libertas/assoc.c: rearrange some strange line breaksJohn W. Linville1-32/+30
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen1-1/+3
2010-01-19libertas: Set/clear WPA keys before the WEP onesSamuel Ortiz1-7/+8
2010-01-19b43: N-PHY: silence warnings, add missing callRafał Miłecki1-3/+3
2010-01-19b43: N-PHY: implement and add multi-dimensional table readingRafał Miłecki3-19/+48
2010-01-19b43: N-PHY: implement and add reading one element tablesRafał Miłecki3-11/+39
2010-01-19b43: N-PHY: implement and add multi-dimensional table writingRafał Miłecki3-33/+67
2010-01-19b43: N-PHY: add writing one element tablesRafał Miłecki1-27/+13
2010-01-19p54pci: move tx cleanup into taskletChristian Lamparter2-30/+32
2010-01-19p54pci: handle dma mapping errorsChristian Lamparter1-2/+16
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault1-5/+1
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault1-7/+9
2010-01-19ath9k: fix RTS/CTS handlingFelix Fietkau1-21/+16
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg2-12/+17
2010-01-19b43: N-PHY: store seq mode for proper restoring (follow specs)Rafał Miłecki1-2/+2
2010-01-19b43: N-PHY: move RF sequence declarations top, add missing callsRafał Miłecki1-12/+16
2010-01-19b43: N-PHY: implement chain selectionRafał Miłecki2-1/+30
2010-01-19b43: N-PHY: implement stopping playbackRafał Miłecki2-3/+32
2010-01-19b43: N-PHY: implement MIMO config updateRafał Miłecki2-1/+16
2010-01-19b43: N-PHY: implement TX PHY cleanup and setupRafał Miłecki1-2/+110
2010-01-19b43: N-PHY: implement RX PHY cleanup and setupRafał Miłecki1-0/+82
2010-01-19mac80211: re-enable re-transmission of filtered framesJohannes Berg3-28/+15
2010-01-19mac80211: move control.hw_key assignmentJohannes Berg4-49/+46
2010-01-19mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg1-3/+0
2010-01-19mac80211: clear TX control on filtered framesJohannes Berg1-0/+8
2010-01-19mac80211: move and rename misc tx handlerJohannes Berg1-12/+12
2010-01-19mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland1-6/+2
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre47-63/+63
2010-01-19iwlwifi: remove extra statistics request from debugfsWey-Yi Guy1-41/+0
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy8-0/+114
2010-01-19iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy1-0/+10
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy3-4/+19
2010-01-19iwlwifi: correct return code for log_eventWey-Yi Guy3-6/+7
2010-01-19iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2-2/+13
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy3-326/+545
2010-01-19iwlwifi: fix clear statistics counter commandWey-Yi Guy1-2/+0
2010-01-19mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau1-1/+5
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
2010-01-18mac80211: fix sign error in pid controllerBob Copeland1-1/+1
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-15b43: N-PHY: drop unused definition, uncomment needed callRafał Miłecki1-8/+2
2010-01-15b43: N-PHY: implement TX power control coef setupRafał Miłecki1-1/+68
2010-01-15b43: N-PHY: add RX IQ calibrationi for rev < 3Rafał Miłecki1-4/+202
2010-01-15b43: N-PHY: add huge calculating TX IQ LORafał Miłecki1-0/+226
2010-01-15b43: N-PHY: implement calculating IQ gain paramsRafał Miłecki1-0/+38