index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
mac80211: implement dynamic power save
Kalle Valo
1
-0
/
+7
2008-12-19
mac80211: track master queue status
Kalle Valo
1
-0
/
+2
2008-12-19
mac80211: Print unknown packet type in tasklet_handler
Larry Finger
1
-1
/
+2
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-17
/
+10
2008-12-12
mac80211: only create default STA interface if supported
Johannes Berg
1
-6
/
+8
2008-12-12
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
1
-1
/
+11
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
1
-4
/
+26
2008-11-25
mac80211: don't assume driver has been attached on registration
Luis R. Rodriguez
1
-3
/
+2
2008-11-10
mac80211: remove SSID driver code
Johannes Berg
1
-12
/
+3
2008-10-31
mac80211: Re-enable aggregation
Sujith
1
-5
/
+2
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-13
/
+41
2008-10-31
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-10-31
mac80211: move bss_conf into vif
Johannes Berg
1
-4
/
+4
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
1
-2
/
+2
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-13
/
+16
2008-10-31
802.11: clean up/fix HT support
Johannes Berg
1
-94
/
+0
2008-10-31
mac80211: fix short slot handling
Johannes Berg
1
-3
/
+6
2008-10-31
mac80211: remove max_antenna_gain config
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
1
-1
/
+7
2008-10-31
mac80211: minor code cleanups
Johannes Berg
1
-1
/
+1
2008-10-06
mac80211: add the 'minstrel' rate control algorithm
Felix Fietkau
1
-0
/
+5
2008-09-24
mac80211: clean up rate control API
Johannes Berg
1
-1
/
+3
2008-09-24
mac80211: make master iface not wireless
Johannes Berg
1
-9
/
+10
2008-09-15
mac80211: small rate control changes
Johannes Berg
1
-25
/
+25
2008-09-15
mac80211: warn on some invalid vlan operations
Johannes Berg
1
-0
/
+6
2008-09-15
mac80211: move regular interface handling
Johannes Berg
1
-550
/
+15
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-45
/
+44
2008-09-15
mac80211: clean up scan namespace
Johannes Berg
1
-3
/
+3
2008-09-15
mac80211: make bridge_packets a virtual interface option
Johannes Berg
1
-2
/
+0
2008-09-15
mac80211: fix scan vs. interface removal race
Johannes Berg
1
-8
/
+25
2008-09-15
mac80211: fix work race
Johannes Berg
1
-0
/
+8
2008-09-15
mac80211: split off mesh handling entirely
Johannes Berg
1
-4
/
+9
2008-09-11
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
1
-1
/
+8
2008-09-11
mac80211: move some HT code out of main.c
Johannes Berg
1
-373
/
+0
2008-09-11
mac80211: use sdata pointer for scan interface
Johannes Berg
1
-1
/
+1
2008-09-11
mac80211: change MIMO_PS to SM_PS
Tomas Winkler
1
-2
/
+2
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+7
2008-08-29
mac80211: fill start-sequence-number for BA session start
Johannes Berg
1
-1
/
+4
2008-08-22
mac80211: cleanup mlme state namespace
Tomas Winkler
1
-1
/
+1
2008-08-22
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-9
/
+7
2008-08-22
mac80211: allow no mac address until firmware load
Luis Carlos Cobo
1
-0
/
+38
2008-08-22
mac80211: explicitly check skb->len
Harvey Harrison
1
-14
/
+11
2008-08-07
mac80211: keep mesh ifaces in allmulti mode
Luis Carlos Cobo
1
-1
/
+7
2008-08-04
mac80211: make listen_interval be limited by low level driver
Tomas Winkler
1
-0
/
+5
2008-07-29
mac80211: partially fix skb->cb use
Johannes Berg
1
-7
/
+1
2008-07-29
mac80211: return correct error return from ieee80211_wep_init
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-17
mac80211: Reimplement WME using ->select_queue().
David S. Miller
1
-46
/
+15
2008-07-17
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
1
-3
/
+0
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
1
-2
/
+2
2008-07-15
netdev: Do not use TX lock to protect address lists.
David S. Miller
1
-8
/
+4
[next]