index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
20
-138
/
+145
|
\
|
*
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
2011-09-20
5
-42
/
+73
|
|
\
|
|
*
b43: Fix beacon problem in ad-hoc mode
Manual Munz
2011-09-19
1
-1
/
+2
|
|
*
iwlagn: workaround bug crashing some APs
Don Fry
2011-09-16
1
-0
/
+5
|
|
*
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
2011-09-16
1
-8
/
+9
|
|
*
rt2800pci: Fix compiler error on PowerPC
Larry Finger
2011-09-16
1
-13
/
+17
|
|
*
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-09-16
2
-20
/
+40
|
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
2011-09-15
8
-13
/
+34
|
|
\
|
|
|
*
iwlagn: fix command queue timeout
Johannes Berg
2011-09-13
1
-0
/
+2
|
|
*
iwlagn: fix stack corruption
Johannes Berg
2011-09-13
1
-1
/
+1
|
|
*
ath9k: Fix kernel panic on unplugging the device
Mohammed Shafi Shajakhan
2011-09-13
1
-0
/
+6
|
|
*
rtlwifi: Fix problem when switching connections
George
2011-09-13
1
-0
/
+8
|
|
*
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
2011-09-13
1
-5
/
+6
|
|
*
ath9k_hw: fix calibration on 5 ghz
Felix Fietkau
2011-08-30
1
-1
/
+2
|
|
*
iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
Stanislaw Gruszka
2011-08-29
1
-5
/
+8
|
|
*
ath9k_hw: Fix init mode register regression
Rajkumar Manoharan
2011-08-29
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-26
7
-61
/
+11
|
|
\
|
|
|
*
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
2011-08-24
1
-0
/
+4
|
|
*
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
2011-08-24
1
-1
/
+3
|
|
*
wl12xx: add max_sched_scan_ssids value to the hw description
Luciano Coelho
2011-08-23
1
-0
/
+1
|
|
*
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
2011-08-23
1
-1
/
+1
|
|
*
wl12xx: Remove obsolete testmode NVS push command
Ido Yariv
2011-08-23
1
-45
/
+0
|
|
*
ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
Senthil Balasubramanian
2011-08-22
1
-1
/
+1
|
|
*
rt2x00: do not drop usb dev reference counter on suspend
Stanislaw Gruszka
2011-08-22
1
-13
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-22
5
-36
/
+37
|
|
\
|
|
|
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-13
1
-22
/
+17
|
|
*
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
2011-08-13
1
-9
/
+9
|
|
*
drivers/net/wireless/wl12xx: add missing kfree
Julia Lawall
2011-08-12
2
-6
/
+5
|
|
*
rt2x00: fix crash in rt2800usb_get_txwi
Stanislaw Gruszka
2011-08-11
1
-4
/
+3
|
|
*
rt2x00: fix order of entry flags modification
Stanislaw Gruszka
2011-08-11
1
-10
/
+7
|
|
*
rt2x00: fix crash in rt2800usb_write_tx_desc
Stanislaw Gruszka
2011-08-11
1
-1
/
+12
*
|
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
95
-4328
/
+9298
|
\
\
\
|
*
|
|
ath9k: do not insert padding into tx buffers on AR9380+
Felix Fietkau
2011-09-16
1
-19
/
+37
|
*
|
|
ath9k: optimize ath_tx_rc_status usage
Felix Fietkau
2011-09-16
1
-16
/
+13
|
*
|
|
ath9k: remove a redundant check in ath_tx_form_aggr
Felix Fietkau
2011-09-16
1
-2
/
+1
|
*
|
|
ath9k: optimize ath9k_ps_restore
Felix Fietkau
2011-09-16
1
-6
/
+11
|
*
|
|
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
2011-09-16
6
-472
/
+0
|
*
|
|
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
3
-160
/
+122
|
*
|
|
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
5
-1
/
+275
|
*
|
|
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
2011-09-16
1
-2
/
+1
|
*
|
|
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
1
-0
/
+1
|
*
|
|
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
1
-142
/
+141
|
*
|
|
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
2
-35
/
+57
|
*
|
|
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
4
-29
/
+13
|
*
|
|
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
2
-4
/
+5
|
*
|
|
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
1
-0
/
+1
|
*
|
|
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
2011-09-16
1
-4
/
+5
|
*
|
|
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
1
-2
/
+2
|
*
|
|
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
2
-0
/
+3
|
*
|
|
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
2011-09-16
1
-3
/
+5
[next]