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
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+9
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
1
-0
/
+4
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-11
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
1
-1
/
+2
2011-11-11
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
1
-0
/
+2
2011-11-11
NFC: Check if NCI data flow control is used
Ilan Elias
1
-1
/
+4
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
3
-43
/
+3
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
5
-84
/
+131
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2
-0
/
+21
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2
-128
/
+82
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2
-1
/
+5
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-11
cfg80211: merge in beacon ies of hidden bss.
Dmitry Tarnyagin
1
-3
/
+114
2011-11-09
net/rfkill/core.c: use kstrtoul, etc
Julia Lawall
1
-2
/
+2
2011-11-09
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
1
-1
/
+1
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
4
-3
/
+113
2011-11-09
nl80211: advertise socket TX status capability
Johannes Berg
1
-0
/
+2
2011-11-09
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
4
-21
/
+36
2011-11-09
mac80211: send unexpected 4addr event
Johannes Berg
2
-7
/
+25
2011-11-09
cfg80211: add event for unexpected 4addr frames
Johannes Berg
3
-2
/
+33
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
3
-1
/
+17
2011-11-09
cfg80211: allow registering to beacons
Johannes Berg
2
-1
/
+71
2011-11-09
mac80211: support client probe
Johannes Berg
2
-18
/
+95
2011-11-09
nl80211: add API to probe a client
Johannes Berg
1
-0
/
+104
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
2
-0
/
+8
2011-11-09
mac80211: support spurious class3 event
Johannes Berg
1
-0
/
+7
2011-11-09
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
3
-0
/
+85
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
2
-2
/
+32
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
1
-0
/
+6
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
4
-7
/
+4
2011-11-09
mac80211: check if frame is really part of this BA
Thomas Pedersen
1
-0
/
+5
2011-11-09
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
2
-2
/
+10
2011-11-09
mac80211: Avoid filling up mesh preq queue with redundant requests
Javier Cardona
2
-2
/
+16
2011-11-09
mac80211: verify virtual interfaces in driver API
Johannes Berg
5
-11
/
+69
2011-11-09
net: add wireless TX status socket option
Johannes Berg
3
-0
/
+47
2011-11-09
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
1
-14
/
+3
2011-11-09
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
Stanislaw Gruszka
1
-2
/
+2
2011-11-09
mac80211: remove uneeded scan_chan variable
Stanislaw Gruszka
1
-8
/
+6
2011-11-09
mac80211: preserve EOSP in QoS header
Johannes Berg
1
-1
/
+4
2011-11-09
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
1
-2
/
+2
2011-11-09
mac80211: set BSS_CHANGED_IDLE on vif reconfig
Eliad Peller
1
-1
/
+2
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
1
-41
/
+49
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
14
-836
/
+1728
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-548
/
+810
2011-11-09
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
Johan Hedberg
1
-13
/
+2
2011-11-09
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
Johan Hedberg
1
-1
/
+1
2011-11-09
Bluetooth: Fix cancel_delayed_work_sync usage with locks
Johan Hedberg
2
-5
/
+5
2011-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
3
-13
/
+57
2011-11-09
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
2
-40
/
+45
[next]