index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-24
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
2012-01-24
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
2012-01-24
mac80211: clean up rate control code
Johannes Berg
2012-01-24
mac80211: clean up aggregation destruction
Johannes Berg
2012-01-24
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
2012-01-24
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2012-01-24
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
2012-01-24
mac80211: refactor __ieee80211_get_channel_mode
Johannes Berg
2012-01-24
mac80211: minor cleanup
Mohammed Shafi Shajakhan
2012-01-24
mac80211: check sta_apply_parameters() return value
Eliad Peller
2012-01-17
mac80211: Fix possible race between sta_unblock and network softirq
Helmut Schaa
2012-01-16
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
2012-01-13
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-11
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
2012-01-04
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
2012-01-04
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
2012-01-04
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
2012-01-04
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
2012-01-04
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-21
mac80211: Keep skb->piority for relayed frames in AP mode
Helmut Schaa
2011-12-21
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
mac80211: Fixing sparse warning at sta_info.c
Yogesh Ashok Powar
2011-12-19
mac80211: handle SMPS action frames
Johannes Berg
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
mac80211: split addba retries in time
Nikolay Martynov
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-13
mac80211: don't check sdata_running in vif notifier
Eliad Peller
2011-12-13
mac80211: configure BSS_CHANGED_ARP_FILTER on reconfiguration
Eliad Peller
2011-12-13
mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.
Dmitry TARNYAGIN
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
[next]