index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ieee80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-11
1
-2
/
+3
*
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-11
1
-22
/
+4
*
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-11
1
-5
/
+1
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-11
1
-0
/
+1
*
[MAC80211]: rework key handling
Johannes Berg
2007-10-11
1
-1
/
+5
*
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-11
1
-2
/
+3
*
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-11
1
-16
/
+14
*
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
Jiri Slaby
2007-10-11
1
-1
/
+1
*
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-11
1
-4
/
+9
*
[MAC80211]: remove unused ioctls (1)
Johannes Berg
2007-10-11
1
-42
/
+0
*
[MAC80211]: remove radar stuff
Johannes Berg
2007-10-11
1
-28
/
+0
*
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
2007-10-11
1
-0
/
+9
*
[MAC80211]: fix add_interface monitor mode behaviour
Johannes Berg
2007-10-11
1
-1
/
+4
*
[MAC80211]: implement ERP info change notifications
Daniel Drake
2007-10-11
1
-1
/
+24
*
[MAC80211]: STA reassociation improvements
Daniel Drake
2007-10-11
1
-0
/
+13
*
[MAC80211]: improve locking of sta_info related structures
Michael Wu
2007-10-11
1
-3
/
+3
*
[MAC80211]: introduce util.c
Johannes Berg
2007-10-11
1
-437
/
+0
*
[MAC80211]: reorder interface related functions
Johannes Berg
2007-10-11
1
-606
/
+599
*
[MAC80211]: move some rate control functions out of ieee80211.c
Johannes Berg
2007-10-11
1
-41
/
+0
*
[MAC80211]: split out some key functions from ieee80211.c
Johannes Berg
2007-10-11
1
-56
/
+0
*
[MAC80211]: remove some unnecessary includes
Johannes Berg
2007-10-11
1
-4
/
+0
*
[MAC80211]: split TX path into own file
Johannes Berg
2007-10-11
1
-1845
/
+0
*
[MAC80211]: split RX handlers into own file
Johannes Berg
2007-10-11
1
-1365
/
+8
*
[PATCH] mac80211: fix initialisation when built-in
Johannes Berg
2007-09-26
1
-1
/
+1
*
[PATCH] mac80211: fix tx status frame code
Johannes Berg
2007-08-14
1
-1
/
+0
*
[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit
Daniel Drake
2007-08-06
1
-0
/
+1
*
[PATCH] mac80211: fix GCC warning on 64bit platforms
Jiri Benc
2007-07-19
1
-2
/
+2
*
[PATCH] mac80211: regulatory domain cleanup
Daniel Drake
2007-07-18
1
-1
/
+2
*
[PATCH] mac80211: improved 802.11g CTS protection
Daniel Drake
2007-07-12
1
-3
/
+2
*
[PATCH] mac80211: clarify some mac80211 things
Johannes Berg
2007-07-12
1
-17
/
+12
*
[PATCH] mac80211: kill rate control ioctls
Johannes Berg
2007-07-12
1
-2
/
+0
*
[PATCH] mac80211: separate monitor/subif_start_xmit
Johannes Berg
2007-07-12
1
-48
/
+53
*
[PATCH] mac80211: remove ieee80211_set_aid_for_sta
Johannes Berg
2007-07-12
1
-28
/
+0
*
[PATCH] mac80211: show transmitted frames on monitor interfaces
Johannes Berg
2007-07-12
1
-23
/
+117
*
[PATCH] mac80211: Monitor mode radiotap-based packet injection
Andy Green
2007-07-12
1
-10
/
+224
*
[PATCH] mac80211: always set carrier status on open
Michael Wu
2007-05-29
1
-0
/
+2
*
[PATCH] mac80211: fix memory leak when defrag fragments
Hong Liu
2007-05-29
1
-1
/
+3
*
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
1
-0
/
+14
*
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
1
-0
/
+4970