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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
mac80211: simplify RX PN/IV handling
Johannes Berg
5
-20
/
+44
2011-07-08
b43: LCN-PHY add place for new PHY support
Rafał Miłecki
7
-0
/
+125
2011-07-08
mac80211: use AES_BLOCK_SIZE
Johannes Berg
5
-29
/
+25
2011-07-08
b43: read radio ID on new cores
Rafał Miłecki
1
-1
/
+13
2011-07-08
b43: use radio ID reading code to older cores only
Rafał Miłecki
1
-15
/
+23
2011-07-08
b43: select BLOCKIO for BCMA
Rafał Miłecki
1
-0
/
+6
2011-07-08
b43: change selecting ucode for newer cores
Rafał Miłecki
1
-9
/
+17
2011-07-08
b43: bus: add helpers for getting/setting wldev from/in bus core
Rafał Miłecki
3
-3
/
+35
2011-07-08
b43: handle BCMA in bus switches
Rafał Miłecki
2
-0
/
+90
2011-07-08
b43: use switches for SSB specific code
Rafał Miłecki
5
-57
/
+139
2011-07-08
mac80211: fix CMAC races
Johannes Berg
6
-32
/
+33
2011-07-08
mac80211: fix CCMP races
Johannes Berg
4
-25
/
+32
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
9
-93
/
+103
2011-07-08
b43: implement BCMA bus ops
Rafał Miłecki
3
-0
/
+110
2011-07-08
b43: make b43_wireless_init bus generic
Rafał Miłecki
1
-4
/
+4
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-144
/
+414
2011-07-08
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
6
-24
/
+51
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
5
-1
/
+62
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
1
-2
/
+2
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
5
-0
/
+107
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
5
-0
/
+193
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
2
-0
/
+56
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
24
-244
/
+1176
2011-07-05
ssb: use pci_dev->subsystem_{vendor,device}
Sergei Shtylyov
1
-4
/
+2
2011-07-05
ssb: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+1
2011-07-05
b43: Add RX side DMA memory barrier
Michael Büsch
1
-0
/
+1
2011-07-05
NFC: add Documentation/networking/nfc.txt
Aloisio Almeida Jr
1
-0
/
+128
2011-07-05
NFC: pn533: add NXP pn533 nfc device driver
Aloisio Almeida Jr
3
-0
/
+1643
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
5
-2
/
+388
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
7
-5
/
+129
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
6
-3
/
+773
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
11
-15
/
+609
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2
-6
/
+14
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2
-2
/
+2
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
2
-3
/
+5
[next]