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-07-20
wireless: only use alpha2 regulatory information from country IE
John W. Linville
1
-613
/
+12
2010-07-20
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
1
-0
/
+2
2010-07-20
mac80211: move QoS-enable to BSS info
Johannes Berg
3
-12
/
+10
2010-07-20
mac80211: fix aggregation action frame handling with AP VLANs
Felix Fietkau
1
-2
/
+2
2010-07-16
mac80211: improve error checking if WEP fails to init
John W. Linville
1
-1
/
+4
2010-07-16
mac80211: skip HT parsing if HW does not support HT
Christian Lamparter
1
-1
/
+1
2010-07-14
cfg80211: don't get expired BSSes
Johannes Berg
1
-0
/
+5
2010-07-12
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-07-08
mac80211: remove wep dependency
John W. Linville
7
-21
/
+30
2010-07-07
NET: nl80211, fix lock imbalance and netdev referencing
Jiri Slaby
1
-1
/
+1
2010-07-02
minstrel_ht: fix check for downgrading of top2 rate
Ming Lei
1
-2
/
+2
2010-07-02
minstrel_ht: fix updating rate with best probability
Ming Lei
1
-0
/
+2
2010-06-30
mac82011: Allow selection of minstrel_ht as default rc algorithm
Helmut Schaa
1
-0
/
+1
2010-06-29
mac80211: add basic tracing to drv_get_survey
John W. Linville
2
-1
/
+28
2010-06-29
mac80211: remove unnecessary check in ieee80211_dump_survey
John W. Linville
1
-3
/
+0
2010-06-28
mac80211: fix the for_each_sta_info macro
Felix Fietkau
1
-8
/
+8
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
1
-2
/
+2
2010-06-28
mac80211: use netif_receive_skb in ieee80211_rx callpath
John W. Linville
1
-5
/
+5
2010-06-24
nl80211: Add option to adjust transmit power
Juuso Oikarinen
1
-0
/
+31
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
2
-16
/
+16
2010-06-24
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
John W. Linville
1
-11
/
+31
2010-06-24
minstrel_ht: move minstrel_mcs_groups declaration to header file
John W. Linville
2
-2
/
+2
2010-06-24
wireless: mark reg_mutex as static
John W. Linville
1
-1
/
+1
2010-06-24
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
John W. Linville
1
-1
/
+2
2010-06-24
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
John W. Linville
1
-4
/
+4
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
2
-1
/
+40
2010-06-21
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
1
-1
/
+1
2010-06-18
mac80211: fix sw scan bracketing
Johannes Berg
1
-2
/
+2
2010-06-18
wireless: move regulatory_init to .init.text
Uwe Kleine-König
2
-3
/
+3
2010-06-18
cfg80211: move cfg80211_exit to .exit.text
Uwe Kleine-König
1
-1
/
+1
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+39
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-15
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
5
-7
/
+22
2010-06-15
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
1
-3
/
+7
2010-06-15
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
4
-14
/
+15
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
6
-74
/
+58
2010-06-14
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
1
-0
/
+25
2010-06-14
mac80211: Set changed basic rates flag
Teemu Paasikivi
1
-0
/
+1
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
3
-1
/
+54
2010-06-14
mac80211: bracket driver tracing
Johannes Berg
2
-122
/
+156
2010-06-14
mac80211: fix mgmt frame accounting
Johannes Berg
1
-12
/
+13
2010-06-14
mac80211: update aggregation documentation
Johannes Berg
2
-16
/
+50
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
1
-2
/
+1
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
3
-47
/
+58
2010-06-14
mac80211: defer TX agg session teardown to work
Johannes Berg
1
-5
/
+5
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
6
-11
/
+21
2010-06-14
mac80211: fix RX aggregation timer
Johannes Berg
1
-0
/
+4
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
4
-14
/
+20
2010-06-14
mac80211: move BA session work
Johannes Berg
4
-38
/
+40
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
7
-58
/
+139
[next]