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
*
libertas: add NULL check on return value of get_zeroed_page
Kiran Divekar
2009-08-28
1
-0
/
+28
*
rndis_wlan: use cfg80211_wext_handler
Jussi Kivilinna
2009-08-28
1
-421
/
+0
*
rndis_wlan: disable IWEVPMKIDCAND wireless event
Jussi Kivilinna
2009-08-28
1
-2
/
+5
*
rndis_wlan: convert mic failure wireless event to cfg80211
Jussi Kivilinna
2009-08-28
1
-15
/
+17
*
rndis_wlan: remove unneeded SIOCSIWCOMMIT
Jussi Kivilinna
2009-08-28
1
-8
/
+0
*
rndis_wlan: rename wireless stats worker to device poller
Jussi Kivilinna
2009-08-28
1
-17
/
+19
*
rndis_wlan: add cfg80211 dump_station
Jussi Kivilinna
2009-08-28
1
-0
/
+20
*
rndis_wlan: add cfg80211 get_station
Jussi Kivilinna
2009-08-28
1
-61
/
+57
*
rndis_wlan: add cfg80211 key handling
Jussi Kivilinna
2009-08-28
1
-30
/
+103
*
rndis_wlan: add cfg80211 set_channel
Jussi Kivilinna
2009-08-28
1
-90
/
+15
*
rndis_wlan: add cfg80211 connect, disconnect, join_ibss and leave_ibss
Jussi Kivilinna
2009-08-28
1
-209
/
+460
*
rndis_wlan: enable infrastructure before setting random essid
Jussi Kivilinna
2009-08-28
1
-0
/
+6
*
rndis_wlan: set ieee80211_ptr->iftype in rndis_change_virtual_intf
Jussi Kivilinna
2009-08-28
1
-1
/
+4
*
rndis_wlan: use is_zero_ether_addr() and is_broadcast_ether_addr()
Jussi Kivilinna
2009-08-28
1
-11
/
+6
*
rndis_wlan: move link up/down work to separate functions
Jussi Kivilinna
2009-08-28
1
-46
/
+55
*
rndis_wlan: increase scan timer delay
Jussi Kivilinna
2009-08-28
1
-1
/
+1
*
rndis_wlan: resize bssid list if too small
Jussi Kivilinna
2009-08-28
1
-2
/
+15
*
rndis_wlan: get bssid scan list before new scan
Jussi Kivilinna
2009-08-28
1
-0
/
+6
*
rndis_wlan: ignore OID_802_11_ADD_KEY triggered media connect indications
Jussi Kivilinna
2009-08-28
1
-0
/
+17
*
b43: Implement antenna diversity support for LP-PHY
Gábor Stefanik
2009-08-28
5
-9
/
+17
*
b43: Enable LP-PHY support by default and remove Kconfig warning
Gábor Stefanik
2009-08-28
1
-3
/
+1
*
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
3
-25
/
+29
*
ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()
Pavel Roskin
2009-08-28
1
-24
/
+5
*
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2009-08-28
2
-5
/
+3
*
b43: LP-PHY: Revert to the original PHY register write routine
Gábor Stefanik
2009-08-28
1
-1
/
+2
*
iwlwifi: fix ICT irq table endianness
Johannes Berg
2009-08-28
2
-6
/
+6
*
rt2x00: Cleanup rt2x00mac_bss_info_changed()
Ivo van Doorn
2009-08-28
1
-8
/
+0
*
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
2009-08-28
1
-7
/
+3
*
b43: Fix and update LP-PHY code
Gábor Stefanik
2009-08-28
5
-81
/
+122
*
b43: LP-PHY: Fix and simplify Qdiv roundup
Gábor Stefanik
2009-08-28
1
-11
/
+8
*
rtl8187: Implement rfkill support
Herton Ronaldo Krzesinski
2009-08-28
7
-17
/
+94
*
rtl8187: fix circular locking (rtl8187_stop/rtl8187_work)
Herton Ronaldo Krzesinski
2009-08-28
1
-1
/
+2
*
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
9
-27
/
+423
*
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
2009-08-28
4
-2
/
+278
*
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
2009-08-28
3
-7
/
+3
*
ath9k: Determine btcoex scheme type based on chip version
Vasanthakumar Thiagarajan
2009-08-28
3
-3
/
+20
*
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
5
-9
/
+22
*
ath9k: Configure btcoex register during every reset
Vasanthakumar Thiagarajan
2009-08-28
1
-0
/
+3
*
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
6
-47
/
+82
*
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
2009-08-28
4
-3
/
+28
*
rndis_wlan: set cipher suites for cfg80211
Jussi Kivilinna
2009-08-28
1
-1
/
+14
*
ath9k: Wrap DMA dump function with PS wakeup/restore
Sujith
2009-08-28
1
-0
/
+4
*
ath9k: Update INITVALs for AR9285
Sujith
2009-08-28
1
-5
/
+5
*
ath9k: Handle PA cal usage properly
Sujith
2009-08-28
1
-0
/
+5
*
ath9k: Fix bugs in programming registers during PA CAL
Sujith
2009-08-28
1
-3
/
+2
*
ath9k: Reduce the frequency of PA offset calibration
Sujith
2009-08-28
3
-4
/
+29
*
libipw: initiate cfg80211 API conversion
John W. Linville
2009-08-28
4
-36
/
+161
*
ath9k: Fix read buffer overflow
Roel Kluin
2009-08-28
1
-8
/
+8
*
b43: LP-PHY: Fix a few typos in the RC calibration code
Gábor Stefanik
2009-08-28
1
-3
/
+4
*
PRISM54: fix compilation warning
Jaswinder Singh Rajput
2009-08-28
1
-2
/
+2
[next]