index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ath9k: fix a buffer leak in A-MPDU completion
Felix Fietkau
2010-07-07
1
-0
/
+5
|
*
|
ath9k: fix a potential buffer leak in the STA teardown path
Felix Fietkau
2010-07-07
1
-26
/
+26
|
*
|
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
2010-07-06
3
-1
/
+2
|
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-07-06
14
-89
/
+477
|
|
\
\
|
|
*
|
iwlwifi: adding enhance sensitivity table entries
Wey-Yi Guy
2010-07-02
4
-28
/
+157
|
|
*
|
iwlwifi: generic parameter define for _agn device
Wey-Yi Guy
2010-07-02
4
-10
/
+10
|
|
*
|
iwlwifi: debugfs file for txfifo command testing
Wey-Yi Guy
2010-07-02
1
-0
/
+27
|
|
*
|
iwlwifi: add support for device tx flush request
Wey-Yi Guy
2010-07-02
8
-1
/
+44
|
|
*
|
iwlwifi: add mac80211 flush callback support
Wey-Yi Guy
2010-07-02
8
-0
/
+114
|
|
*
|
iwlwifi: tx fifo queue flush command
Wey-Yi Guy
2010-07-02
2
-0
/
+35
|
|
*
|
iwlwifi: add debug print for parsing firmware TLV
Wey-Yi Guy
2010-07-02
1
-38
/
+63
|
|
*
|
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
2010-07-02
4
-12
/
+27
|
*
|
|
ath9k: fix crash with WEP in ad-hoc mode
Felix Fietkau
2010-07-02
1
-0
/
+4
|
*
|
|
ath9k: fix false positives in the baseband hang check
Felix Fietkau
2010-07-02
3
-2
/
+28
|
*
|
|
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
2010-07-02
5
-96
/
+31
|
*
|
|
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
2010-07-02
8
-95
/
+120
|
*
|
|
ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros
Felix Fietkau
2010-07-02
2
-113
/
+117
|
*
|
|
ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003
Felix Fietkau
2010-07-02
3
-6957
/
+6983
|
*
|
|
ath9k_hw: fix a few inconsistencies in initval array names
Felix Fietkau
2010-07-02
3
-9
/
+9
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
88
-7584
/
+3392
|
\
|
|
|
*
|
ath9k_htc: Add LED support for AR7010
Sujith
2010-06-30
4
-4
/
+56
|
*
|
ath9k: fix TSF after reset on AR913x
Felix Fietkau
2010-06-30
1
-2
/
+14
|
*
|
rt2x00: Fix compile warning when debug disabled
Ivo van Doorn
2010-06-30
1
-2
/
+1
|
*
|
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
Ivo van Doorn
2010-06-30
1
-4
/
+2
|
*
|
rt2x00: Fix antenna initialization
Ivo van Doorn
2010-06-30
1
-3
/
+1
|
*
|
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
Ivo van Doorn
2010-06-30
1
-2
/
+5
|
*
|
rt2x00: fix beacon reset on rt2800
Helmut Schaa
2010-06-30
1
-18
/
+24
|
*
|
rt2x00: Disable link tuning in AP mode
Helmut Schaa
2010-06-30
1
-4
/
+4
|
*
|
rt2x00: Fix beacon updates in rt61pci
Helmut Schaa
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Enable multiBSS in rt2800
Ivo van Doorn
2010-06-30
1
-2
/
+2
|
*
|
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
Gertjan van Wingerde
2010-06-30
1
-1
/
+7
|
*
|
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
2010-06-30
1
-2
/
+12
|
*
|
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2010-06-30
2
-7
/
+13
|
*
|
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
2010-06-30
3
-10
/
+8
|
*
|
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
8
-55
/
+20
|
*
|
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-30
12
-93
/
+41
|
*
|
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
2010-06-30
1
-16
/
+17
|
*
|
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
2010-06-30
1
-0
/
+6
|
*
|
rt2x00: Remove unneeded variable
Ivo van Doorn
2010-06-30
1
-5
/
+2
|
*
|
rt2x00: Write the BSSID to register when interface is added
Ivo van Doorn
2010-06-30
1
-1
/
+2
|
*
|
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-30
2
-1
/
+48
|
*
|
ath9k: make ath9k_hw_keysetmac static
John W. Linville
2010-06-29
2
-3
/
+1
|
*
|
ath9k: remove unused function ath9k_hw_keyisvalid
John W. Linville
2010-06-29
2
-12
/
+0
|
*
|
ath9k: fix retry count for A-MPDU rate control status reports
Felix Fietkau
2010-06-28
1
-3
/
+8
|
*
|
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
2010-06-28
1
-1
/
+1
|
*
|
b43: Add SDIO_DEVICE() for EW-CG1102GC
Magnus Damm
2010-06-28
1
-0
/
+1
|
*
|
iwlwifi: add disable rf calibration support for 6000g2a and 6000g2b
Wey-Yi Guy
2010-06-25
1
-0
/
+16
|
*
|
iwlagn: reduce severity of disconnected antennas warning
Reinette Chatre
2010-06-25
1
-4
/
+4
|
*
|
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
2010-06-25
3
-13
/
+41
[prev]
[next]