index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: add some documentation
Johannes Berg
2010-08-24
2
-11
/
+246
*
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
2010-08-24
1
-2
/
+4
*
iwlagn: do not check for AP mode for WEP keys
Johannes Berg
2010-08-24
1
-1
/
+1
*
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
2010-08-24
11
-22
/
+230
*
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
2010-08-24
4
-42
/
+47
*
nl80211: some documentation fixes
Johannes Berg
2010-08-24
1
-11
/
+46
*
mac80211: fix docbook
Johannes Berg
2010-08-24
2
-2
/
+1
*
wl1251: wait for join command complete event
Grazvydas Ignotas
2010-08-24
4
-6
/
+34
*
wl1251: fix beacon filter table structure
Grazvydas Ignotas
2010-08-24
1
-1
/
+1
*
wl1251: fix event handling mechanism
Grazvydas Ignotas
2010-08-24
1
-8
/
+8
*
wl1251: add missing __packed modifier for some structs
Grazvydas Ignotas
2010-08-24
2
-6
/
+6
*
iwlwifi: move debug options into submenu
Jay Sternberg
2010-08-24
1
-0
/
+4
*
iwlwifi: enable experimental ucode support
Jay Sternberg
2010-08-24
2
-8
/
+31
*
iwlwifi: remove unused iwl_send_card_state function
Wey-Yi Guy
2010-08-24
2
-24
/
+0
*
iwlwifi: configurable ampdu factor and density
Wey-Yi Guy
2010-08-24
3
-1
/
+20
*
iwlwifi: more generic name for rssi calc in iwlagn
Wey-Yi Guy
2010-08-24
2
-24
/
+30
*
iwlwifi: additional parameter in REPLY_RX_PHY_CMD
Wey-Yi Guy
2010-08-24
1
-1
/
+1
*
iwlagn: continue perform rate scale when error detected
Wey-Yi Guy
2010-08-24
1
-3
/
+17
*
iwlagn: adjust starting action for rate scale
Wey-Yi Guy
2010-08-24
1
-4
/
+8
*
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
2010-08-24
4
-21
/
+14
*
iwlwifi: cleanup iwl_set_rxon_channel()
Shanyu Zhao
2010-08-24
1
-11
/
+4
*
iwlwifi: avoid race condition in channel change
Shanyu Zhao
2010-08-24
2
-16
/
+12
*
iwlwifi: do not call ieee80211_frequency_to_channel
Shanyu Zhao
2010-08-24
7
-12
/
+9
*
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
2010-08-24
3
-2
/
+16
*
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
2010-08-24
1
-2
/
+2
*
iwlwifi: additional comments in iwl_cfg
Wey-Yi Guy
2010-08-24
1
-0
/
+2
*
iwlwifi: remove unused define
Wey-Yi Guy
2010-08-24
1
-1
/
+0
*
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
2010-08-24
1
-1
/
+1
*
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
2010-08-24
1
-7
/
+5
*
mac80211-hwsim: allow configuring IBSS
Johannes Berg
2010-08-24
1
-2
/
+5
*
wireless: move documentation books
Johannes Berg
2010-08-24
3
-338
/
+372
*
p54: improve eeprom parser
Christian Lamparter
2010-08-24
2
-3
/
+19
*
p54spi: fix eeprom checksum
Christian Lamparter
2010-08-24
1
-1
/
+1
*
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
2010-08-24
1
-1
/
+39
*
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
2010-08-24
2
-1
/
+13
*
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
2010-08-24
1
-2
/
+2
*
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
2010-08-24
1
-1
/
+2
*
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-08-24
13
-776
/
+917
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
1
-1
/
+1
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
2
-2
/
+2
*
ath5k: don't enable probe request rx for STAs
Bob Copeland
2010-08-24
1
-2
/
+2
*
ath5k: remove all mention of monitor iftype
Bob Copeland
2010-08-24
1
-7
/
+1
*
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
2010-08-24
1
-3
/
+2
*
ath5k: clean up some comments
Bob Copeland
2010-08-24
9
-62
/
+59
*
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
2
-5
/
+2
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
5
-12
/
+11
*
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-08-24
15
-195
/
+452
*
mac80211: remove unused don't-encrypt flag
Johannes Berg
2010-08-24
1
-2
/
+0
*
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
2010-08-24
2
-2
/
+2
*
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-16
1
-0
/
+1
[next]