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
2010-09-14
iwlwifi: remove unused conf variables
Johannes Berg
2
-9
/
+0
2010-09-14
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
1
-2
/
+3
2010-09-14
ath5k: avoid unneeded calibration error messages
Fabio Rossi
1
-1
/
+1
2010-09-14
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
1
-1
/
+1
2010-09-14
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
1
-0
/
+2
2010-09-14
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
1
-13
/
+13
2010-09-14
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
11
-181
/
+256
2010-09-14
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2
-0
/
+20
2010-09-14
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2
-10
/
+6
2010-09-14
ath9k_hw: Support fastcc for AR7010
Rajkumar Manoharan
1
-1
/
+1
2010-09-14
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
1
-8
/
+35
2010-09-14
carl9170: Makefile, Kconfig files and MAINTAINERS
Christian Lamparter
4
-0
/
+47
2010-09-14
carl9170: firmware parser and debugfs code
Christian Lamparter
3
-0
/
+1437
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
3
-0
/
+3419
2010-09-14
carl9170: PHY/RF and MAC routines
Christian Lamparter
2
-0
/
+2409
2010-09-14
carl9170: Register maps, tx/rx descriptor formats and eeprom layout
Christian Lamparter
6
-0
/
+2436
2010-09-14
carl9170: mac80211 glue and command interface
Christian Lamparter
6
-0
/
+3024
2010-09-11
iwlwifi: remove code repetition
Wey-Yi Guy
1
-32
/
+28
2010-09-11
iwlwifi: make sure runtime calibration is enabled after association
Wey-Yi Guy
1
-2
/
+1
2010-09-11
iwlwifi: fix and describe iwl_adjust_beacon_interval
Johannes Berg
2
-4
/
+25
2010-09-11
iwlwifi: improve timing handling with dual-mode
Johannes Berg
1
-1
/
+13
2010-09-11
iwlwifi: avoid sending too many commands
Johannes Berg
4
-1
/
+33
2010-09-11
iwlwifi: allow configure protection mode
Wey-Yi Guy
1
-0
/
+40
2010-09-11
iwlwifi: implement beacon interval change
Johannes Berg
1
-3
/
+2
2010-09-11
iwlwifi: fix PAN parameters while scanning
Johannes Berg
1
-0
/
+5
2010-09-11
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
4
-6
/
+4
2010-09-11
iwlwifi: fix default LQ table in 5.2 band
Tomas Winkler
2
-20
/
+8
2010-09-07
drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...
Julia Lawall
1
-1
/
+1
2010-09-07
p54spi: Add error message for eeprom failure
Michael Büsch
1
-0
/
+2
2010-09-07
ath9k_hw: Restore ANI registers to default during partial reset for AR9271
Rajkumar Manoharan
3
-0
/
+53
2010-09-07
ath9k_htc: Enable fastcc for HTC devices.
Rajkumar Manoharan
1
-4
/
+3
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
3
-0
/
+604
2010-09-07
ath9k_hw: Add functions to get/set antenna diversity configuration
Vasanthakumar Thiagarajan
3
-0
/
+47
2010-09-07
ath9k_hw: Add capability flag for Antenna diversity and combining feature
Vasanthakumar Thiagarajan
4
-0
/
+16
2010-09-07
airo: make strings const
Stephen Hemminger
1
-4
/
+4
2010-09-07
ray_cs: make data const
Stephen Hemminger
1
-8
/
+8
2010-09-03
iwlagn: open/close envlope to force move BT state machine
Wey-Yi Guy
3
-21
/
+31
2010-08-31
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
1
-26
/
+40
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
6
-14
/
+59
2010-08-31
rt2x00: Correctly kill beacon queue
Ivo van Doorn
3
-3
/
+27
2010-08-31
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
1
-0
/
+2
2010-08-31
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
1
-7
/
+11
2010-08-31
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2
-2
/
+6
2010-08-31
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
1
-23
/
+50
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
3
-21
/
+20
2010-08-31
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
1
-1
/
+5
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
5
-8
/
+8
2010-08-31
ath9k: fix spurious MIC failure reports
Felix Fietkau
4
-9
/
+25
2010-08-31
wl1251: Fix queue stopping/waking for TX path
Denis 'GNUtoo' Carikli
3
-13
/
+24
2010-08-31
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-849
/
+1658
[next]