index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
mac80211: fix HT information element parsing
Johannes Berg
1
-4
/
+4
2008-09-16
mac80211: fix virtual interfaces vs. injection
Johannes Berg
1
-12
/
+25
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-21
/
+23
2008-09-16
mac80211: inform driver of basic rateset
Johannes Berg
1
-0
/
+28
2008-09-16
mac80211: clean up scan namespace
Johannes Berg
1
-1
/
+1
2008-09-16
mac80211: move ieee80211_set_freq to utils
Johannes Berg
1
-0
/
+28
2008-09-11
mac80211: move frame TX function
Johannes Berg
1
-0
/
+14
2008-09-11
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
1
-0
/
+26
2008-09-11
mac80211: move IE parsing to util file
Johannes Berg
1
-0
/
+144
2008-08-23
mac80211: remove ieee80211_get_hdrlen
Harvey Harrison
1
-39
/
+0
2008-08-23
mac80211: add ieee80211_queue_stopped)
Tomas Winkler
1
-0
/
+7
2008-08-01
mac80211: fix fragmentation kludge
Tomas Winkler
1
-0
/
+1
2008-07-18
mac80211: Reimplement WME using ->select_queue().
David S. Miller
1
-12
/
+2
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-4
/
+0
2008-06-14
mac80211: use new helpers in util.c - ieee80211_get_bssid()
Harvey Harrison
1
-22
/
+19
2008-06-14
mac80211: add utility function to get header length
Harvey Harrison
1
-0
/
+32
2008-06-14
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
Harvey Harrison
1
-4
/
+4
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
1
-32
/
+27
2008-05-29
mac80211: fix alignment issue with compare_ether_addr()
Senthil Balasubramanian
1
-2
/
+2
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-14
/
+15
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-5
/
+5
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-2
/
+8
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-12
/
+0
2008-05-22
mac80211: fix bugs in queue handling functions
Johannes Berg
1
-3
/
+3
2008-05-17
mac80211: Add RTNL version of ieee80211_iterate_active_interfaces
Ivo van Doorn
1
-1
/
+36
2008-05-13
mac80211: fix incorrect mesh header length
Luis Carlos Cobo
1
-5
/
+5
2008-04-09
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
1
-4
/
+4
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-32
/
+0
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-0
/
+51
2008-03-06
mac80211: add mesh interface type
Johannes Berg
1
-0
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-120
/
+22
2008-01-29
mac80211: add unified BSS configuration
Johannes Berg
1
-6
/
+6
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-1
/
+1
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-30
/
+15
2008-01-29
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
1
-1
/
+14
2008-01-29
mac80211: clean up eapol handling in TX path
Johannes Berg
1
-17
/
+0
2008-01-29
mac80211: pass in PS_POLL frames
Ron Rindjunsky
1
-1
/
+6
2008-01-29
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
1
-3
/
+4
2008-01-29
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-13
/
+1
2008-01-29
mac80211: provide interface iterator for drivers
Johannes Berg
1
-0
/
+33
2007-10-11
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-11
[MAC80211]: remove turbo modes
Johannes Berg
1
-10
/
+1
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-3
/
+4
2007-10-11
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
1
-3
/
+3
2007-10-11
[MAC80211]: improved short preamble handling
Daniel Drake
1
-6
/
+31
2007-10-11
[MAC80211]: introduce util.c
Johannes Berg
1
-0
/
+463