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