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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
3
-3
/
+212
2010-02-01
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
1
-3
/
+1
2010-01-27
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
1
-1
/
+1
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
2
-7
/
+24
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
1
-18
/
+20
2010-01-25
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
2010-01-25
mac80211: track work started through callbacks
Johannes Berg
2
-8
/
+10
2010-01-25
mac80211: fix sw crypto
Johannes Berg
1
-1
/
+1
2010-01-25
mac80211: fix WARN_ON in the new work code
Felix Fietkau
1
-2
/
+0
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-2
/
+0
2010-01-23
mac80211: fix tx select key null pointer crash with hostapd
Kalle Valo
1
-3
/
+4
2010-01-22
mac80211: add missing key check
Johannes Berg
1
-1
/
+1
2010-01-22
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
1
-17
/
+28
2010-01-22
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
1
-1
/
+4
2010-01-22
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2
-0
/
+32
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
3
-17
/
+24
2010-01-22
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
1
-3
/
+2
2010-01-19
nl80211: Allow association to change channels during reassociation
Jouni Malinen
1
-1
/
+3
2010-01-19
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-19
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2010-01-19
cfg80211: rcu-ify rdev and wdev
Johannes Berg
2
-12
/
+17
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2
-28
/
+11
2010-01-19
mac80211: move control.hw_key assignment
Johannes Berg
4
-49
/
+46
2010-01-19
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
1
-3
/
+0
2010-01-19
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
2010-01-19
mac80211: move and rename misc tx handler
Johannes Berg
1
-12
/
+12
2010-01-19
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
1
-6
/
+2
2010-01-19
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
1
-1
/
+5
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
7
-7
/
+21
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-15
mac80211: fix memory leak in ieee80211_send_probe_req
Ming Lei
1
-0
/
+1
2010-01-15
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
2
-0
/
+9
2010-01-15
cfg80211: make regulatory_hint_11d() band specific
Luis R. Rodriguez
3
-20
/
+66
2010-01-15
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
1
-1
/
+3
2010-01-15
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-14
cfg80211: Ingore country IEs with a zero set of number of channels
Luis R. Rodriguez
1
-0
/
+6
2010-01-14
cfg80211: fix 2 GHz subband calculation for country IEs
Luis R. Rodriguez
1
-2
/
+2
2010-01-14
cfg80211: fix channel setting for wext
Abhijeet Kolekar
1
-0
/
+1
2010-01-12
mac80211: check uapsd state for dynamic power save
Kalle Valo
1
-0
/
+25
2010-01-12
mac80211: create tx handler for dynamic ps
Kalle Valo
1
-40
/
+41
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
5
-3
/
+113
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
7
-6
/
+81
2010-01-12
mac80211: remove unused type argument
Johannes Berg
1
-19
/
+19
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
2010-01-12
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
Felix Fietkau
1
-1
/
+4
[next]