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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2
-0
/
+13
2012-03-08
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
1
-4
/
+5
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
1
-5
/
+5
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
1
-12
/
+12
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
1
-4
/
+2
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
1
-0
/
+1
2012-03-06
bcma: add support for on-chip OTP memory used for SPROM storage
Arend van Spriel
1
-1
/
+9
2012-03-06
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
1
-0
/
+8
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2
-3
/
+11
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
2
-2
/
+15
2012-03-05
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
1
-0
/
+3
2012-03-05
cfg80211: fix kernel-doc
Johannes Berg
1
-6
/
+4
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2
-0
/
+6
2012-03-05
bcma: add support for sprom not found on the device
Hauke Mehrtens
1
-0
/
+6
2012-03-05
bcma: export bcma_find_core
Hauke Mehrtens
1
-0
/
+1
2012-03-05
ssb: add some missing sprom attributes
Hauke Mehrtens
1
-1
/
+75
2012-03-05
ssb: add alpha2
Hauke Mehrtens
1
-0
/
+1
2012-03-05
ssb: fix per path sprom vars
Hauke Mehrtens
1
-1
/
+1
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
1
-6
/
+1
2012-03-05
ssb: sprom fix some sizes / signedness
Hauke Mehrtens
1
-8
/
+8
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-7
/
+10
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-4
/
+2
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
2
-45
/
+59
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
143
-1260
/
+3809
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
1
-0
/
+5
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-0
/
+5
2012-02-06
bcma: add extra sprom check
Hauke Mehrtens
1
-0
/
+16
2012-02-06
bcma: add bus num counter
Hauke Mehrtens
1
-0
/
+1
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
2
-0
/
+65
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
1
-1
/
+1
2012-02-06
bcma: add constants for PCI and use them
Hauke Mehrtens
1
-0
/
+85
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
1
-0
/
+1
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
1
-0
/
+14
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-28
/
+11
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-0
/
+30
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+1
2012-01-30
nl80211: add support for mcs masks
Simon Wunderlich
2
-2
/
+5
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+2
2012-01-27
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-27
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2
-0
/
+5
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-7
/
+7
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-9
/
+20
2012-01-26
net: explicitly add jump_label.h header to sock.h
Glauber Costa
1
-0
/
+1
[next]