index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
2
-2
/
+2
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
13
-32
/
+66
|
\
|
*
wl12xx: Fix print_mac() conversion.
David S. Miller
2009-09-17
1
-2
/
+2
|
*
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
2009-09-16
1
-2
/
+1
|
*
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
2009-09-16
1
-0
/
+1
|
*
iwlwifi: disable powersave for 4965
Johannes Berg
2009-09-14
4
-5
/
+11
|
*
iwlwifi: find the correct first antenna
Wey-Yi Guy
2009-09-14
1
-1
/
+3
|
*
iwlwifi: fix potential rx buffer loss
Reinette Chatre
2009-09-14
2
-15
/
+33
|
*
iwlwifi: fix HT operation in 2.4 GHz band
Daniel C Halperin
2009-09-14
1
-0
/
+6
|
*
b43: Fix resume failure
Michael Buesch
2009-09-14
1
-5
/
+1
|
*
wireless: default CONFIG_WLAN to y
Luis R. Rodriguez
2009-09-14
1
-0
/
+1
|
*
ath9k: Fix bug in ANI channel handling
Sujith
2009-09-14
1
-2
/
+4
|
*
b43: Force-wake queues on init
Michael Buesch
2009-09-14
1
-0
/
+2
|
*
hostap: Revert a toxic part of the conversion to net_device_ops
Martin Decky
2009-09-14
1
-1
/
+2
*
|
debugfs: Change debugfs directory of IWMC3200
GeunSik Lim
2009-09-15
1
-3
/
+3
|
/
*
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2009-09-09
2
-2
/
+5
*
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
2009-09-09
1
-4
/
+0
*
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
2009-09-09
4
-1
/
+30
*
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
5
-6
/
+10
*
wireless: mark prism54 as deprecated and mark for removal
Luis R. Rodriguez
2009-09-09
1
-41
/
+16
*
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
2009-09-09
2
-4
/
+12
*
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
2009-09-09
1
-2
/
+1
*
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
2009-09-09
3
-0
/
+20
*
b43: Fix sparse warning in hw-tkip code
Michael Buesch
2009-09-09
1
-5
/
+5
*
b43: Really disable QoS, if requested
Michael Buesch
2009-09-09
1
-1
/
+17
*
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
2009-09-09
8
-28
/
+7
*
b43: PCMCIA is not experimental anymore
Michael Buesch
2009-09-08
1
-2
/
+2
*
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
2009-09-08
1
-1
/
+164
*
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2009-09-08
2
-6
/
+6
*
b43: remove SHM spinlock
Michael Buesch
2009-09-08
4
-67
/
+8
*
b43: Remove PIO RX workqueue
Michael Buesch
2009-09-08
3
-34
/
+7
*
b43: Remove DMA/PIO queue locks
Michael Buesch
2009-09-08
4
-60
/
+13
*
b43: Remove TX spinlock
Michael Buesch
2009-09-08
2
-37
/
+43
*
b43: Use a threaded IRQ handler
Michael Buesch
2009-09-08
11
-221
/
+204
*
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
2009-09-08
1
-0
/
+122
*
ath9k: Fix channelFlags for 2GHZ
Sujith
2009-09-08
1
-1
/
+1
*
ath9k: Fix RX Filter handling for BAR
Sujith
2009-09-08
5
-3
/
+7
*
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
2009-09-08
1
-1
/
+1
*
ath9k: propagate errors on ath_init_device() and request_irq()
Luis R. Rodriguez
2009-09-08
2
-11
/
+9
*
ath9k: propagate ieee80211_alloc_hw() failure
Luis R. Rodriguez
2009-09-08
1
-2
/
+3
*
ar9170: added phy register initialisation from eeprom values
Joerg Albert
2009-09-08
1
-1
/
+134
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-02
32
-523
/
+877
|
\
|
*
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
2009-09-02
1
-0
/
+1
|
*
wireless: update top level wireless driver entry
Luis R. Rodriguez
2009-09-02
1
-2
/
+11
|
*
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
2009-09-01
5
-4
/
+113
|
*
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
2009-09-01
3
-9
/
+40
|
*
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
2009-09-01
4
-18
/
+61
|
*
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2009-09-01
2
-5
/
+5
[next]