index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
cfg80211: fix indentation
Hila Gonen
1
-1
/
+1
2012-09-05
wext: include wireless event id when it has a size problem
Arend van Spriel
1
-4
/
+4
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-09-05
cfg80211: add kerneldoc entry for "vht_cap"
Robert P. J. Day
1
-0
/
+1
2012-09-05
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-22
mac80211: Fix AP mode regression
Sujith Manoharan
1
-1
/
+1
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-21
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-21
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-21
bcma: detect and register NAND flash device
Rafał Miłecki
5
-4
/
+48
2012-08-21
bcma: detect and register serial flash device
Rafał Miłecki
6
-4
/
+146
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
2
-0
/
+45
2012-08-21
iwlwifi: fix FW restart on init FW
Amit Beka
1
-2
/
+7
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
1
-9
/
+8
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
4
-7
/
+11
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: don't assume channel is set in tracing
Johannes Berg
1
-3
/
+6
2012-08-20
mac80211: use oper_channel in rate init
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: remove freq/chantype from debugfs
Johannes Berg
1
-32
/
+0
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
2
-8
/
+10
2012-08-20
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
1
-5
/
+1
2012-08-20
mac80211_hwsim: add support for P2P Device
Johannes Berg
1
-1
/
+3
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2
-1
/
+19
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
10
-96
/
+226
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
9
-20
/
+265
2012-08-20
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2
-2
/
+1
2012-08-20
mac80211: check size of channel switch IE when parsing
Johannes Berg
3
-11
/
+9
2012-08-20
mac80211: fix CSA handling timer
Johannes Berg
1
-3
/
+2
2012-08-20
mac80211: clean up CSA handling code
Johannes Berg
1
-18
/
+16
2012-08-20
mac80211: remove unneeded 'bssid' variable
Johannes Berg
1
-4
/
+2
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
2
-15
/
+80
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
2
-0
/
+13
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
3
-1
/
+11
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
3
-18
/
+21
2012-08-20
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
1
-7
/
+1
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
4
-14
/
+21
2012-08-13
p54: fix powerpc gcc warnings
Christian Lamparter
1
-4
/
+8
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
3
-34
/
+33
2012-08-10
brcmsmac: document firmware dependencies
Jeff Mahoney
1
-1
/
+3
2012-08-10
ath9k: tune rc_stats to display only valid rates
Rajkumar Manoharan
1
-2
/
+3
[next]