index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-07-30
40
-2002
/
+2150
|
|
\
\
\
\
|
*
|
|
|
|
mac80211: fix scan_sdata assignment
Johannes Berg
2012-07-24
1
-1
/
+1
*
|
|
|
|
|
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
2012-09-06
1
-2
/
+1
*
|
|
|
|
|
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
2012-09-05
1
-1
/
+1
*
|
|
|
|
|
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
2012-09-04
1
-7
/
+9
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
mac80211: Fix AP mode regression
Sujith Manoharan
2012-08-22
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
2012-08-20
1
-17
/
+6
*
|
|
|
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
2012-08-20
4
-7
/
+11
*
|
|
|
mac80211: convert ops checks to WARN_ON
Johannes Berg
2012-08-20
1
-7
/
+5
*
|
|
|
mac80211: check operating channel in scan
Johannes Berg
2012-08-20
1
-5
/
+4
*
|
|
|
mac80211: use RX status band instead of current band
Johannes Berg
2012-08-20
1
-1
/
+1
*
|
|
|
mac80211: don't assume channel is set in tracing
Johannes Berg
2012-08-20
1
-3
/
+6
*
|
|
|
mac80211: use oper_channel in rate init
Johannes Berg
2012-08-20
1
-1
/
+1
*
|
|
|
mac80211: remove freq/chantype from debugfs
Johannes Berg
2012-08-20
1
-32
/
+0
*
|
|
|
mac80211: remove almost unused local variable
Johannes Berg
2012-08-20
1
-5
/
+2
*
|
|
|
mac80211: mesh: don't use global channel type
Johannes Berg
2012-08-20
2
-8
/
+10
*
|
|
|
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
2012-08-20
1
-5
/
+1
*
|
|
|
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2012-08-20
1
-1
/
+14
*
|
|
|
mac80211: support P2P Device abstraction
Johannes Berg
2012-08-20
10
-96
/
+226
*
|
|
|
cfg80211: add P2P Device abstraction
Johannes Berg
2012-08-20
2
-0
/
+5
*
|
|
|
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2012-08-20
2
-2
/
+1
*
|
|
|
mac80211: check size of channel switch IE when parsing
Johannes Berg
2012-08-20
3
-11
/
+9
*
|
|
|
mac80211: fix CSA handling timer
Johannes Berg
2012-08-20
1
-3
/
+2
*
|
|
|
mac80211: clean up CSA handling code
Johannes Berg
2012-08-20
1
-18
/
+16
*
|
|
|
mac80211: remove unneeded 'bssid' variable
Johannes Berg
2012-08-20
1
-4
/
+2
*
|
|
|
mac80211: support A-MPDU status reporting
Johannes Berg
2012-08-20
1
-1
/
+41
*
|
|
|
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
2012-08-20
2
-1
/
+7
*
|
|
|
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
2012-08-20
3
-18
/
+21
*
|
|
|
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
2012-08-20
1
-7
/
+1
*
|
|
|
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
2012-08-20
4
-14
/
+21
*
|
|
|
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
2012-08-03
1
-6
/
+11
*
|
|
|
mac80211: don't request ack for peering close
Thomas Pedersen
2012-08-03
1
-0
/
+3
*
|
|
|
mac80211: remove ieee80211_clean_sdata()
Thomas Pedersen
2012-08-03
1
-17
/
+0
*
|
|
|
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
2012-08-03
2
-9
/
+5
*
|
|
|
mac80211: reset station MLME flags upon new association
Johannes Berg
2012-08-01
1
-4
/
+7
*
|
|
|
mac80211: use eth_broadcast_addr
Johannes Berg
2012-07-31
4
-6
/
+6
*
|
|
|
mac80211: enable WDS carrier only after adding station
Johannes Berg
2012-07-31
1
-0
/
+3
*
|
|
|
mac80211: manage carrier state in mesh
Johannes Berg
2012-07-31
2
-4
/
+12
*
|
|
|
mac80211: use correct channel in TX
Johannes Berg
2012-07-31
2
-12
/
+7
*
|
|
|
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
2012-07-31
6
-26
/
+44
*
|
|
|
mac80211: use oper_channel in utils and config
Johannes Berg
2012-07-31
3
-6
/
+6
*
|
|
|
mac80211: use oper_channel in managed mlme
Johannes Berg
2012-07-31
1
-6
/
+6
*
|
|
|
mac80211: use oper_channel in ibss
Johannes Berg
2012-07-31
1
-4
/
+4
*
|
|
|
mac80211: use oper_channel in mesh
Johannes Berg
2012-07-31
1
-3
/
+4
*
|
|
|
mac80211: set channel only once during auth/assoc
Johannes Berg
2012-07-31
1
-26
/
+43
*
|
|
|
mac80211: rename sta to new_sta
Johannes Berg
2012-07-31
1
-8
/
+8
*
|
|
|
mac80211: supress HT/VHT disable if not supported
Johannes Berg
2012-07-31
1
-4
/
+6
*
|
|
|
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
2
-4
/
+7
*
|
|
|
mac80211: add PS flag to bss_conf
Eliad Peller
2012-07-31
4
-3
/
+22
*
|
|
|
mac80211: don't call mgd_prepare_tx when associated
Emmanuel Grumbach
2012-07-31
1
-4
/
+5
[prev]
[next]