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-28
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
4
-2
/
+15
2011-02-28
iwlegacy: fix dma mappings and skbs leak
Stanislaw Gruszka
3
-27
/
+62
2011-02-28
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
3
-26
/
+59
2011-02-28
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2
-0
/
+3
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
4
-170
/
+61
2011-02-28
p54: fix a NULL pointer dereference bug
Felix Fietkau
1
-2
/
+5
2011-02-28
rtlwifi: fix places where uninitialized data is used
Alessio Igor Bogani
1
-3
/
+3
2011-02-28
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
3
-2
/
+12
2011-02-28
iwlwifi: remove duplicate initialization
Dan Carpenter
1
-1
/
+1
2011-02-28
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
4
-30
/
+158
2011-02-28
at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
John W. Linville
1
-1
/
+2
2011-02-26
iwlagn: enable BT session 2 type UART for 2000 series
Wey-Yi Guy
4
-35
/
+57
2011-02-26
iwlagn: split BT page and inquiry UART msg
Wey-Yi Guy
2
-7
/
+12
2011-02-26
iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)
Wey-Yi Guy
1
-0
/
+78
2011-02-26
iwlagn: add bt config structure support for 2000 series
Wey-Yi Guy
1
-0
/
+23
2011-02-26
iwlagn: name change for BT config command
Wey-Yi Guy
2
-2
/
+2
2011-02-25
iwlegacy: change some symbols duplicated from iwlwifi directory
John W. Linville
15
-73
/
+71
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
1
-1
/
+1
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
1
-0
/
+4
2011-02-25
ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.
Vivek Natarajan
1
-4
/
+4
2011-02-25
b43: fill PHY ctl word1 in TX header for N-PHY
Rafał Miłecki
2
-0
/
+79
2011-02-25
iwlagn: fix iwlagn_check_needed_chains
Johannes Berg
1
-17
/
+41
2011-02-25
orinoco: Drop scan results with unknown channels
Joe Gunn
1
-0
/
+5
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
34
-126
/
+63
2011-02-25
iwlegacy: do not set tx power when channel is changing
Stanislaw Gruszka
2
-4
/
+11
2011-02-25
p54: implement set_coverage_class
Christian Lamparter
3
-1
/
+21
2011-02-24
rtl8192c: fix compilation errors
Johannes Berg
2
-12
/
+12
2011-02-23
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
34
-185
/
+744
2011-02-23
rtlwifi: Eliminate udelay calls with too large values
Willy Tarreau
2
-21
/
+0
2011-02-23
rtlwifi: Let rtlwifi build when PCI is not enabled
Willy Tarreau
1
-1
/
+4
2011-02-23
rtl8192cu: fix build error (vmalloc/vfree undefined)
Willy Tarreau
1
-1
/
+1
2011-02-23
rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is not
Willy Tarreau
1
-1
/
+1
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
14
-14
/
+17
2011-02-23
b43: N-PHY: rev1: restore PHY state after RSSI operations
Rafał Miłecki
1
-2
/
+2
2011-02-23
b43: N-PHY: rev1: enable some gain ctl workarounds
Rafał Miłecki
1
-9
/
+9
2011-02-23
b43: N-PHY: fix 0x2055 radio workaround condition
Rafał Miłecki
1
-3
/
+3
2011-02-23
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
1
-3
/
+1
2011-02-23
ath9k_htc: Add debug code to print endpoint mapping
Sujith Manoharan
1
-0
/
+17
2011-02-23
ath9k_htc: Fix RX filters
Sujith Manoharan
1
-2
/
+7
2011-02-23
ath9k_htc: Fix host RX initialization
Sujith Manoharan
1
-8
/
+0
2011-02-23
ath9k_htc: Fix TBTT calculation for IBSS mode
Sujith Manoharan
1
-4
/
+15
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
4
-15
/
+115
2011-02-23
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
3
-17
/
+43
2011-02-23
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
1
-1
/
+14
2011-02-23
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
2
-0
/
+19
2011-02-23
ath9k_htc: Maintain individual counters for interfaces
Sujith Manoharan
2
-2
/
+40
2011-02-23
ath9k_htc: Protect ampdu_action with a mutex
Sujith Manoharan
1
-0
/
+4
2011-02-23
ath9k_htc: Use VIF from the packet's control data
Sujith Manoharan
1
-1
/
+7
2011-02-23
ath9k_htc: Make sequence number calculation per-VIF
Sujith Manoharan
2
-3
/
+3
2011-02-23
ath9k_htc: Set the BSSID mask for multiple interfaces
Sujith Manoharan
2
-0
/
+40
[next]