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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
1
-24
/
+0
2012-05-17
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
Bruce Allan
1
-1
/
+1
2012-05-17
virtio_net: invoke softirqs after __napi_schedule
Michael S. Tsirkin
1
-0
/
+2
2012-05-17
virtio: balloon: let host know of updated balloon size before module removal
Amit Shah
1
-0
/
+1
2012-05-17
virtio: console: tell host of open ports after resume from s3/s4
Amit Shah
1
-0
/
+7
2012-05-17
isdn: remove duplicate NULL check
Dan Carpenter
1
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
82
-558
/
+552
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-16
Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-45
/
+79
2012-05-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-47
/
+177
2012-05-16
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
1
-2
/
+2
2012-05-16
qeth: remove token ring part 2
Frank Blaschka
5
-181
/
+0
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
9
-13
/
+64
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
10
-160
/
+240
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
10
-128
/
+117
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
9
-188
/
+185
2012-05-16
mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation
Martin Bachem
1
-8
/
+2
2012-05-16
mISDN: avmfritz use the bigger fifo of chip version 2
Karsten Keil
1
-27
/
+41
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
9
-117
/
+43
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
8
-49
/
+23
2012-05-16
drivers/ieee802154: IEEE 802.15.4 loopback driver
alex.bluesman.smirnov@gmail.com
3
-0
/
+303
2012-05-16
Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
Michael Gruetzner
2
-0
/
+9
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2
-13
/
+13
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-16
wlcore: fix some sparse warnings due to missing static declaration
Luciano Coelho
1
-3
/
+4
2012-05-16
wlcore: fix pointer print out in wl1271_acx_set_rx_filter()
Luciano Coelho
1
-2
/
+3
2012-05-16
mwifiex: remove set_channel cfg80211 hook
Johannes Berg
1
-27
/
+0
2012-05-16
rndis_wlan: remove set_channel cfg80211 hook
Johannes Berg
1
-14
/
+0
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
3
-1
/
+6
2012-05-16
iwlwifi: invert the order of ssid list in scan cmd
David Spinadel
1
-1
/
+5
2012-05-16
iwlwifi: disable default wildcard ssid scan
David Spinadel
2
-11
/
+24
2012-05-16
iwlwifi: fix scan_cmd_size allocation
David Spinadel
2
-6
/
+12
2012-05-16
rt2x00:Add RT539b chipset support
Zero.Lin
1
-0
/
+1
2012-05-16
ssb: add PCI IDs 0x4322 and 43222
Hauke Mehrtens
1
-0
/
+2
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
3
-0
/
+75
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
5
-0
/
+195
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
8
-1
/
+201
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
3
-21
/
+48
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
5
-0
/
+268
2012-05-16
mwifiex: add AP event handling framework
Avinash Patil
4
-2
/
+73
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
5
-0
/
+139
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
6
-20
/
+150
2012-05-16
mwifiex: handle interface type changes correctly
Avinash Patil
1
-18
/
+46
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
1
-0
/
+4
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
5
-1
/
+90
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
6
-2
/
+75
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
5
-9
/
+46
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
3
-25
/
+27
[prev]
[next]