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-04-12
ath9k: remove dead code
Zefir Kurtisi
6
-16
/
+0
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
4
-48
/
+62
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
7
-0
/
+105
2012-04-12
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
3
-3
/
+4
2012-04-12
mwifiex: set default regulatory domain
Amitkumar Karwar
3
-0
/
+38
2012-04-12
mwifiex: fix typo in RSSI_HIGH event handling
Bing Zhao
1
-1
/
+1
2012-04-12
iwlwifi: introduce device family enum
Johannes Berg
5
-34
/
+61
2012-04-12
iwlwifi: create device configuration header file
Johannes Berg
2
-142
/
+215
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
13
-172
/
+155
2012-04-12
iwlwifi: split force_reset debugfs file
Johannes Berg
8
-115
/
+62
2012-04-12
iwlwifi: remove ack_check module parameter
Johannes Berg
3
-74
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
17
-169
/
+168
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
11
-141
/
+91
2012-04-12
iwlwifi: remove unneeded struct declarations
Johannes Berg
1
-2
/
+0
2012-04-12
iwlwifi: remove watchdog debugfs file
Johannes Berg
1
-25
/
+0
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
7
-25
/
+29
2012-04-12
ipw2100: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...
Jesper Juhl
1
-5
/
+2
2012-04-12
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
wireless, libertas: remove redundant NULL tests before calling release_firmwa...
Jesper Juhl
4
-20
/
+10
2012-04-12
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
wireless, atmel: remove pointless test for NULL before release_firmware() call
Jesper Juhl
1
-2
/
+1
2012-04-12
wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...
Jesper Juhl
1
-4
/
+2
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
1
-1
/
+5
2012-04-12
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
1
-9
/
+7
2012-04-12
rtlwifi: support for Belkin Surf N300 XR
Lorenzo Bianconi
1
-0
/
+1
2012-04-12
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
20
-165
/
+3370
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1205
-16889
/
+48488
2012-04-11
rt2x00: do not generate seqno in h/w if QOS is disabled
Stanislaw Gruszka
3
-2
/
+24
2012-04-11
net/wireless: ipw2x00: remove ssid_context struct
Stanislav Yakovlev
1
-9
/
+0
2012-04-11
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
Stanislav Yakovlev
1
-55
/
+0
2012-04-11
ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...
Qasim Javed
1
-4
/
+0
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
7
-29
/
+15
2012-04-11
ath9k: Add more recv stats.
Ben Greear
3
-11
/
+65
2012-04-11
ath9k: Add tx-failed counter.
Ben Greear
3
-0
/
+4
2012-04-11
ath9k: update to DFS pattern detector interface
Zefir Kurtisi
2
-52
/
+36
2012-04-11
ath9k: add DFS pattern detector instance to ath_softc
Zefir Kurtisi
2
-0
/
+6
2012-04-11
ath9k: add DFS pattern detector
Zefir Kurtisi
5
-1
/
+850
2012-04-11
mac80211: add explicit monitor interface if needed
Johannes Berg
1
-1
/
+2
2012-04-11
rt2x00: configure different txdesc parameters for non HT channel
Stanislaw Gruszka
3
-8
/
+24
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
b43: claim support for IBSS RSN
Antonio Quartulli
1
-0
/
+16
2012-04-10
mac80211_hwsim: Fill timestamp beacon at the time it is transmitted
Javier Cardona
1
-13
/
+13
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
7
-22
/
+9
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2
-5
/
+3
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
5
-3
/
+9
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
[next]