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
2013-02-11
mac80211: Fix tx queue handling during scans
Seth Forshee
6
-25
/
+36
2013-02-11
mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate
Felix Fietkau
1
-4
/
+0
2013-02-11
mac80211/minstrel_ht: show the number of retries for each rate in debugfs
Felix Fietkau
1
-5
/
+6
2013-02-11
mac80211: remove unused code to mark AP station authenticated
Johannes Berg
1
-3
/
+1
2013-02-11
mac80211: simplify idle handling
Johannes Berg
5
-127
/
+25
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
3
-11
/
+2
2013-02-11
mac80211: remove dynamic PS driver interface
Johannes Berg
2
-42
/
+2
2013-02-11
mac80211: introduce beacon-only timing data
Johannes Berg
4
-6
/
+68
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
4
-20
/
+34
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-8
/
+3
2013-02-11
mac80211: add vif debugfs driver callbacks
Alexander Bondar
2
-0
/
+41
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
2
-54
/
+223
2013-02-11
mac80211: explicitly copy channels to VLANs where needed
Johannes Berg
3
-18
/
+38
2013-02-11
mac80211: fix chandef tracing bug
Johannes Berg
1
-1
/
+1
2013-02-11
mac80211: fix AP beacon loss messages
Johannes Berg
1
-2
/
+2
2013-02-11
mac80211: protect rx-path with spinlock
Christian Lamparter
3
-56
/
+48
2013-02-11
mac80211: Add the DS Params for mesh to every band
Emanuel Taube
1
-9
/
+4
2013-02-11
mac80211: fix mesh sta teardown
Thomas Pedersen
4
-10
/
+35
2013-02-11
wireless: fix kernel-doc
Johannes Berg
1
-0
/
+1
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
8
-26
/
+27
2013-02-11
cfg80211: fix radar check for P2P_DEVICE
Ilan Peer
1
-1
/
+1
2013-02-11
cfg80211: Fix memory leak
Larry Finger
1
-2
/
+7
2013-02-11
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
10
-223
/
+478
2013-02-08
NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
Dan Carpenter
1
-3
/
+2
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
30
-423
/
+1315
2013-02-05
mac80211: stop plink timer only on mesh interfaces
Thomas Pedersen
1
-0
/
+3
2013-02-04
mac80211: mesh power save basics
Marco Porsch
20
-17
/
+803
2013-02-04
cfg80211: wrap BSS kref
Johannes Berg
1
-5
/
+15
2013-02-04
cfg80211: remove a local variable
Johannes Berg
1
-3
/
+2
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
mac80211: send deauth if connection was lost during suspend
Johannes Berg
1
-6
/
+8
2013-02-04
mac80211: allow transmitting deauth with tainted key
Johannes Berg
1
-1
/
+2
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2
-3
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
mac80211: remove unused SSID from BSS
Johannes Berg
1
-4
/
+0
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-65
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-3
/
+13
2013-02-04
mac80211: always allow calling ieee80211_connection_loss()
Johannes Berg
2
-2
/
+5
2013-02-04
mac80211: send deauth when connection is lost
Johannes Berg
1
-5
/
+4
2013-02-01
Bluetooth: Refactor mgmt_pending_foreach
Andre Guedes
1
-6
/
+2
2013-02-01
Bluetooth: Remove unneeded locking
Andre Guedes
1
-4
/
+0
2013-02-01
Bluetooth: Reduce critical section in sco_conn_ready
Andre Guedes
1
-8
/
+10
2013-02-01
Bluetooth: Increment Management interface revision
Johan Hedberg
1
-1
/
+1
2013-02-01
Bluetooth: Fix link security setting when powering on
Johan Hedberg
1
-0
/
+7
2013-02-01
Bluetooth: Add support for 128-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Add support for 32-bit UUIDs in EIR data
Johan Hedberg
1
-0
/
+34
2013-02-01
Bluetooth: Refactor UUID-16 list generation into its own function
Johan Hedberg
1
-35
/
+43
[next]