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
2011-02-04
zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()
Jussi Kivilinna
1
-4
/
+35
2011-02-04
zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flag
Jussi Kivilinna
3
-14
/
+40
2011-02-04
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...
Jussi Kivilinna
1
-0
/
+7
2011-02-04
zd1211rw: support setting BSSID for AP mode
Jussi Kivilinna
4
-11
/
+55
2011-02-04
zd1211rw: move set_rts_cts_work to bss_info_changed
Jussi Kivilinna
2
-25
/
+5
2011-02-04
zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...
Jussi Kivilinna
2
-33
/
+7
2011-02-04
zd1211rw: fix beacon interval setup
Jussi Kivilinna
1
-6
/
+10
2011-02-04
zd1211rw: add locking for mac->process_intr
Jussi Kivilinna
2
-1
/
+7
2011-02-04
zd1211rw: cancel process_intr work on zd_chip_disable_int()
Jussi Kivilinna
1
-0
/
+3
2011-02-04
zd1211rw: use urb anchors for tx and fix tx-queue disabling
Jussi Kivilinna
2
-75
/
+41
2011-02-04
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
3
-4
/
+7
2011-02-04
carl9170: fix typo in PS code
Christian Lamparter
1
-1
/
+1
2011-02-04
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
net: can: at91_can: world-writable sysfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-02-03
be2net: use device model DMA API
Ivan Vecera
2
-59
/
+64
2011-02-03
niu: Fix races between up/down and get_stats.
David S. Miller
1
-16
/
+45
2011-02-03
drivers:net:ipw2100.c change a typo comamnd to command
Justin P. Mattock
1
-1
/
+1
2011-02-03
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
1
-3
/
+1
2011-02-03
ath9k: Show channel type and frequency in debugfs.
Ben Greear
1
-2
/
+21
2011-02-03
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
1
-0
/
+2
2011-02-03
ath9k_htc: make use common of function to update txpower
Rajkumar Manoharan
3
-17
/
+10
2011-02-03
ath9k: move update tx power to common
Rajkumar Manoharan
3
-16
/
+23
2011-02-03
ath9k: use common get current channel function
Rajkumar Manoharan
1
-16
/
+3
2011-02-03
ath9k_htc: cancel ani work in ath9k_htc_stop
Rajkumar Manoharan
1
-0
/
+1
2011-02-03
wl1251: set rate index and preamble flag on received packets
David Gnedt
1
-1
/
+45
2011-02-03
wl1251: enable adhoc mode
David Gnedt
1
-1
/
+2
2011-02-03
wl1251: implement connection quality monitoring
David Gnedt
5
-1
/
+107
2011-02-03
wl1251: enable beacon early termination while in power-saving mode
David Gnedt
4
-0
/
+68
2011-02-03
wl1251: fix 4-byte TX buffer alignment
David Gnedt
1
-6
/
+20
2011-02-03
wl1251: fix queue stopping/waking for TX path
David Gnedt
1
-36
/
+12
2011-02-03
libertas: Prepare stuff for if_spi.c pm support
Vasily Khoruzhick
3
-40
/
+49
2011-02-03
libertas_spi: Use workqueue in hw_host_to_card
Vasily Khoruzhick
1
-129
/
+239
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
95
-2368
/
+3581
2011-02-03
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...
Jesper Juhl
1
-0
/
+3
2011-02-02
bna: use device model DMA API
Ivan Vecera
2
-53
/
+57
2011-02-02
atl1c: Add missing PCI device ID
Chuck Ebbert
1
-0
/
+1
2011-02-02
s390: Fix possibly wrong size in strncmp (smsgiucv)
Stefan Weil
1
-1
/
+1
2011-02-02
s390: Fix wrong size in memcmp (netiucv)
Stefan Weil
1
-1
/
+1
2011-02-02
qeth: allow OSA CHPARM change in suspend state
Ursula Braun
1
-41
/
+63
2011-02-02
qeth: allow HiperSockets framesize change in suspend
Ursula Braun
1
-1
/
+9
2011-02-02
qeth: add more strict MTU checking
Frank Blaschka
1
-31
/
+4
2011-02-02
qeth: show new mac-address if its setting fails
Ursula Braun
1
-2
/
+2
2011-02-02
iwlagn: overwrite EEPROM chain setting for 6250 devices
Wey-Yi Guy
1
-0
/
+2
2011-02-01
be2net: remove netif_stop_queue being called before register_netdev.
Ajit Khaparde
1
-2
/
+0
2011-02-01
be2net: fix a crash seen during insmod/rmmod test
Ajit Khaparde
1
-2
/
+0
2011-02-01
isdn: icn: Fix potentially wrong string handling
Stefan Weil
1
-1
/
+2
2011-02-01
bnx2x: multicasts in NPAR mode
Vladislav Zolotarov
1
-7
/
+2
[prev]
[next]