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
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
3
-5
/
+7
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
4
-8
/
+134
2012-07-17
cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-0
/
+21
2012-07-17
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
1
-1
/
+4
2012-07-17
cfg80211: support TX error rate CQM
Thomas Pedersen
3
-0
/
+103
2012-07-17
nl80211: add wdev ID as u64 as it should
Johannes Berg
1
-1
/
+1
2012-07-17
mac80211: fix tx-mgmt cookie value being left uninitialized
Nicolas Cavallari
1
-0
/
+1
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
3
-58
/
+2
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
3
-7
/
+29
2012-07-13
Revert "mac80211: refactor virtual monitor code"
Johannes Berg
3
-17
/
+14
2012-07-13
mac80211: fix use after free
Alan Cox
1
-2
/
+4
2012-07-12
nl80211: allow enabling WoWLAN without triggers
Johannes Berg
1
-17
/
+13
2012-07-12
cfg80211: ignore channel state for stopped AP/mesh interfaces
Felix Fietkau
1
-2
/
+9
2012-07-12
mac80211: iterate the virtual monitor interface
Johannes Berg
2
-10
/
+28
2012-07-12
cfg80211: fix locking and lockdep complaints
Johannes Berg
3
-6
/
+12
2012-07-12
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
1
-2
/
+6
2012-07-12
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
1
-0
/
+3
2012-07-12
mac80211: restructure key selection
Johannes Berg
1
-9
/
+13
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
4
-10
/
+16
2012-07-12
mac80211: redesign scan RX
Johannes Berg
4
-80
/
+32
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
4
-14
/
+15
2012-07-12
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
3
-14
/
+30
2012-07-12
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
2
-0
/
+5
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
6
-34
/
+40
2012-07-12
nl80211: send interface after creation
Johannes Berg
1
-2
/
+15
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
4
-23
/
+31
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
9
-91
/
+118
2012-07-09
nl80211: don't assume wdev->netdev exists
Johannes Berg
1
-1
/
+6
2012-07-09
nl80211: retrieve interface data by wdev
Johannes Berg
1
-11
/
+15
2012-07-09
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
1
-18
/
+39
2012-07-09
nl80211: prepare for non-netdev wireless devs
Johannes Berg
5
-41
/
+123
2012-07-09
mac80211: remove ieee80211_key_removed
Johannes Berg
1
-20
/
+0
2012-07-09
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+1
2012-07-09
mac80211: update BSS info on AC parameters change
Johannes Berg
2
-14
/
+16
2012-07-08
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
1
-2
/
+3
2012-07-07
mac80211: request TX status for BlockAck Requests
Christian Lamparter
1
-1
/
+2
2012-07-06
mac80211: fix crash with single-queue drivers
Johannes Berg
1
-2
/
+10
2012-07-06
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
1
-1
/
+1
2012-07-06
mac80211: fix debugfs default key links
Johannes Berg
1
-6
/
+10
2012-07-05
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
1
-0
/
+49
2012-07-05
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2
-3
/
+8
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2
-7
/
+5
2012-07-03
mac80211: add TX prepare API
Johannes Berg
3
-0
/
+29
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-2
/
+1
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
3
-14
/
+3
2012-07-02
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
3
-1
/
+34
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
3
-10
/
+37
2012-07-02
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
1
-3
/
+10
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
6
-5
/
+52
[next]