index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
14
-1452
/
+1673
*
ath9k_hw: remove wrapper ath9k_hw_write_regs()
Luis R. Rodriguez
2010-04-16
3
-19
/
+1
*
ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
Luis R. Rodriguez
2010-04-16
1
-5
/
+19
*
ath9k_hw: add support for GPIO differences on AR9003
Felix Fietkau
2010-04-16
2
-1
/
+4
*
ath9k_hw: add simple register abstraction for some AR9300 registers
Felix Fietkau
2010-04-16
1
-21
/
+21
*
ath9k_hw: fix a missing hex prefix for a register mask
Felix Fietkau
2010-04-16
1
-1
/
+1
*
ath9k_hw: add a macro for abstracting generic timer access
Felix Fietkau
2010-04-16
1
-18
/
+20
*
ath9k_hw: add silicon revision macros for AR9300
Felix Fietkau
2010-04-16
1
-0
/
+11
*
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-04-16
5
-45
/
+166
*
libertas: Davinci platforms need more time loading helper firmware
Dan Williams
2010-04-16
1
-0
/
+5
*
libertas: consolidate SDIO firmware wait code
Dan Williams
2010-04-16
1
-63
/
+35
*
rtl818x: Move configuration details to the rtl818x directory
Larry Finger
2010-04-16
2
-84
/
+89
*
wl1251: register platform_device to pass board data
Grazvydas Ignotas
2010-04-16
1
-0
/
+40
*
p54pci: fix serious sparse warning
Christian Lamparter
2010-04-16
1
-1
/
+1
*
wireless: rt2x00: rt2800usb: identify Hawking devices
Xose Vazquez Perez
2010-04-16
1
-3
/
+5
*
rt2x00: rt2800pci: fix tx path by not accessing the skb after it was DMA mapped
Helmut Schaa
2010-04-16
1
-7
/
+27
*
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-04-16
6
-6
/
+12
*
cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...
Nishant Sarmukadam
2010-04-16
1
-6
/
+10
*
wl1251: read default MAC address from EEPROM when available
Grazvydas Ignotas
2010-04-16
2
-0
/
+70
*
wireless: rt2x00: rt2800usb: identify Sitecom devices
Xose Vazquez Perez
2010-04-14
1
-7
/
+4
*
ar9170usb: add a couple more USB IDs
Christian Lamparter
2010-04-14
1
-0
/
+10
*
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
2010-04-14
1
-2
/
+2
*
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
2010-04-14
1
-2
/
+9
*
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
2010-04-14
3
-13
/
+16
*
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
2010-04-14
3
-9
/
+12
*
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
2010-04-14
1
-3
/
+3
*
ath5k: treat RXORN as non-fatal
Bruno Randolf
2010-04-14
2
-1
/
+15
*
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
2010-04-14
3
-6
/
+5
*
rt2x00: Add rt3390 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-11
/
+59
*
rt2x00: Add rt3090 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-14
/
+40
*
rt2x00: Add rt3071 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-9
/
+93
*
rt2x00: Finish rt3070 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-62
/
+71
*
rt2x00: Align rt2800 register initialization with vendor driver.
Gertjan van Wingerde
2010-04-12
2
-48
/
+95
*
rt2x00: Refactor rt2800 version constants.
Gertjan van Wingerde
2010-04-12
3
-29
/
+41
*
rt2x00: Align RT chipset definitions with vendor driver.
Gertjan van Wingerde
2010-04-12
3
-22
/
+50
*
rt2x00: Update rt2800 register definitions towards latest definitions.
Gertjan van Wingerde
2010-04-12
2
-3
/
+54
*
rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.
Gertjan van Wingerde
2010-04-12
1
-17
/
+14
*
p54pci: prevent stuck rx-ring on slow system
Quintin Pitts
2010-04-12
1
-13
/
+13
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-04-12
18
-144
/
+274
|
\
|
*
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-09
4
-15
/
+58
|
*
iwlwifi: fix compiler warning
Wey-Yi Guy
2010-04-09
1
-1
/
+4
|
*
iwlwifi: fix compile warnings when compiling without debug
Reinette Chatre
2010-04-09
4
-5
/
+5
|
*
iwlwifi: small changes in comments
Wey-Yi Guy
2010-04-09
1
-1
/
+1
|
*
iwlwifi: update tx command response status
Wey-Yi Guy
2010-04-09
6
-54
/
+108
|
*
iwlwifi: add more debug info in error event dump
Wey-Yi Guy
2010-04-09
2
-5
/
+32
|
*
iwlwifi: clean up last_phy_res
Johannes Berg
2010-04-09
2
-6
/
+8
|
*
iwlwifi: remove pointless sta_id invalid check
Johannes Berg
2010-04-09
1
-5
/
+1
|
*
iwlagn: simplify WEP key check
Johannes Berg
2010-04-09
1
-4
/
+5
|
*
iwlwifi: remove wrong key use check
Johannes Berg
2010-04-09
1
-8
/
+0
|
*
iwlwifi: make WEP key restoring explicit
Johannes Berg
2010-04-09
4
-22
/
+20
[next]