index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
4
-27
/
+20
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
2
-7
/
+1
2011-10-11
mac80211: optimise monitor xmit
Johannes Berg
1
-59
/
+49
2011-10-11
mac80211: Update injection documentation
Helmut Schaa
1
-0
/
+4
2011-10-11
ath9k: fix retry counting / BAR handling during queue flush
Felix Fietkau
2
-2
/
+8
2011-10-11
ath9k: improve PS filter clearing and retry counting for A-MPDU
Felix Fietkau
1
-7
/
+6
2011-10-11
ath9k: keep track of what's triggering hardware resets
Felix Fietkau
4
-5
/
+47
2011-10-11
ath9k: indicate which queues are blocked when stopping tx fails
Felix Fietkau
1
-3
/
+5
2011-10-11
mac80211: Fix regression that allowed mpaths between non-peers.
Javier Cardona
1
-0
/
+9
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
3
-2
/
+7
2011-10-11
ath9k: remove some bogus error handling code
Dan Carpenter
1
-7
/
+0
2011-10-11
ath5k: remove some unneeded error handling code
Dan Carpenter
1
-6
/
+0
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-10-11
iwlagn: separate init calib and rt calib
Wey-Yi Guy
2
-1
/
+11
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
1
-0
/
+1
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
81
-3
/
+97056
2011-10-11
ath6kl: fixup merge damage in ath6kl_mgmt_tx
John W. Linville
1
-1
/
+1
2011-10-07
wl12xx: disable AP-mode-specific quirks
Eliad Peller
4
-22
/
+0
2011-10-07
wl12xx: Add support for HW channel switch
Shahar Levi
6
-1
/
+133
2011-10-07
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
1
-0
/
+3
2011-10-07
wl12xx: configure rate policy for p2p operations
Eliad Peller
3
-1
/
+22
2011-10-03
ath9k_hw: set pci_express capability true for AR9480
Mohammed Shafi Shajakhan
1
-1
/
+6
2011-10-03
ath9k_hw: Fix number of GPIO pins for AR9287/9300
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-10-03
libertas: detect TX lockups and reset hardware
Daniel Drake
2
-0
/
+36
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
27
-35
/
+61
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
6
-33
/
+39
2011-10-03
ath9k_hw: extend GPIO pin select mask for rfkill
Mohammed Shafi Shajakhan
1
-6
/
+1
2011-10-03
mwifiex: handle an error path correctly
Amitkumar Karwar
1
-4
/
+1
2011-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
4
-11
/
+25
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
1
-0
/
+1
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
3
-3
/
+14
2011-10-03
net:rfkill: add a gpio setup function into GPIO rfkill
Sangwook Lee
2
-0
/
+15
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
2
-2
/
+14
2011-10-03
ath6kl: include vmalloc.h in debug.c
Kalle Valo
1
-0
/
+1
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: document client powersave
Johannes Berg
2
-1
/
+99
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
5
-2
/
+88
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
4
-10
/
+78
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
18
-194
/
+173
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
4
-17
/
+26
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
3
-12
/
+92
2011-09-30
mac80211: implement uAPSD
Johannes Berg
9
-89
/
+244
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
4
-16
/
+147
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: remove return value from add_pending_skbs
Johannes Berg
2
-15
/
+12
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
6
-84
/
+214
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2
-5
/
+57
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
4
-68
/
+50
[next]