index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
1
-3
/
+5
*
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
1
-2
/
+3
*
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
2008-04-01
1
-1
/
+1
*
mac80211: reorder fields to make some structures smaller
Johannes Berg
2008-03-27
2
-27
/
+31
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
6
-99
/
+150
*
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2008-03-27
2
-2
/
+5
*
mac80211: silently accept deletion of non-existant key
John W. Linville
2008-03-27
1
-3
/
+0
*
mac80211: configure default wmm params correctly
Vladimir Koutny
2008-03-25
1
-33
/
+58
*
mac80211: prevent tuning during scanning
Mohamed Abbas
2008-03-25
2
-1
/
+4
*
mac80211: tear down of block ack sessions
Ron Rindjunsky
2008-03-25
3
-7
/
+17
*
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
2008-03-25
1
-4
/
+4
*
mac80211: fixing delba debug print
Ron Rindjunsky
2008-03-25
1
-1
/
+1
*
mac80211: filter scan results on unusable channels
Johannes Berg
2008-03-25
1
-0
/
+6
*
mac80211: use ieee80211_get_channel
Johannes Berg
2008-03-25
1
-25
/
+4
*
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
2008-03-25
3
-3
/
+16
*
mac80211: get a TKIP phase key from skb
Emmanuel Grumbach
2008-03-25
1
-0
/
+53
*
the scheduled rc80211-simple.c removal
Adrian Bunk
2008-03-13
5
-438
/
+1
*
mac80211: don't call conf_tx under RCU lock
Johannes Berg
2008-03-07
1
-3
/
+3
*
mac80211: fix hardware scan completion
Johannes Berg
2008-03-06
1
-7
/
+18
*
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2008-03-06
2
-4
/
+8
*
mac80211: path IE fields macros, fix alignment problems and clean up
Luis Carlos Cobo
2008-03-06
1
-33
/
+35
*
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
6
-51
/
+65
*
mac80211: always force mesh_path deletions
Luis Carlos Cobo
2008-03-06
4
-27
/
+11
*
mac80211: delete mesh_path timer on mesh_path removal
Luis Carlos Cobo
2008-03-06
1
-0
/
+1
*
mac80211: clean up use of endianness conversion functions
Luis Carlos Cobo
2008-03-06
2
-16
/
+16
*
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
2008-03-06
1
-9
/
+26
*
mac80211: move comment to better location
Luis Carlos Cobo
2008-03-06
1
-5
/
+5
*
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
2008-03-06
1
-2
/
+2
*
mac80211: fix mesh endianness sparse warnings and unmark it as broken
Luis Carlos Cobo
2008-03-06
3
-15
/
+16
*
mac80211: always insert key into list
Johannes Berg
2008-03-06
1
-3
/
+3
*
mac80211: fix sta_info mesh timer bug
Johannes Berg
2008-03-06
4
-42
/
+37
*
mac80211: add documentation book
Johannes Berg
2008-03-06
2
-10
/
+10
*
mac80211: don't clear next_hop in path reclaim
Johannes Berg
2008-03-06
1
-1
/
+0
*
mac80211: remove STA entries when taking down interface
Johannes Berg
2008-03-06
6
-83
/
+73
*
mac80211: clean up sta_info and document locking
Johannes Berg
2008-03-06
2
-54
/
+83
*
mac80211: split sta_info_add
Johannes Berg
2008-03-06
7
-74
/
+166
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
23
-461
/
+668
*
mac80211: split ieee80211_txrx_data
Johannes Berg
2008-03-06
8
-306
/
+315
*
mac80211: reorder a few fields in sta_info
Johannes Berg
2008-03-06
1
-2
/
+2
*
mac80211: fix kernel-doc comment for mesh_plink_deactivate
Johannes Berg
2008-03-06
1
-1
/
+1
*
mac80211: clean up mesh RX path a bit more
Johannes Berg
2008-03-06
2
-11
/
+14
*
mac80211: export mesh_plink_broken
Johannes Berg
2008-03-06
1
-0
/
+1
*
mac80211: clarify mesh Kconfig
Johannes Berg
2008-03-06
1
-2
/
+3
*
mac80211: add missing "break" statement in mesh code
Johannes Berg
2008-03-06
1
-0
/
+1
*
mac80211: enable mesh in Kconfig
Johannes Berg
2008-03-06
2
-0
/
+21
*
mac80211: mesh hwmp locking fixes
Johannes Berg
2008-03-06
1
-1
/
+4
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
14
-272
/
+269
*
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
2008-03-06
1
-1
/
+27
*
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
2008-03-06
1
-10
/
+259
*
mac80211: mesh statistics and config through debugfs
Luis Carlos Cobo
2008-03-06
1
-0
/
+197
[next]