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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: make sure device is reset when unloading driver
Ben Cahill
2009-10-27
2
-0
/
+18
*
iwlwifi: update lowest API version support for 6x00 & 6x50 series
Wey-Yi Guy
2009-10-27
1
-2
/
+2
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-10-27
2
-4
/
+2
*
iwlwifi: reuse page for notification packets
Zhu Yi
2009-10-27
2
-24
/
+30
*
iwlwifi: remove unused parameters
Wey-Yi Guy
2009-10-27
1
-7
/
+2
*
iwlwifi: remove duplicate defines
Reinette Chatre
2009-10-27
3
-18
/
+0
*
iwlwifi: add channel switch support to 5000 series and up
Wey-Yi Guy
2009-10-27
7
-17
/
+89
*
iwlwifi: issue ct_kill host command based on device config
Wey-Yi Guy
2009-10-27
4
-7
/
+16
*
iwlwifi: choose thermal throttle method based on device config
Wey-Yi Guy
2009-10-27
3
-6
/
+14
*
iwlwifi: increase max tfd payload size
Wey-Yi Guy
2009-10-27
1
-3
/
+8
*
iwlwifi: fix use after free bug for paged rx
Zhu Yi
2009-10-27
4
-19
/
+46
*
iwlwifi: specify the valid tx/rx chain in device config structure
Wey-Yi Guy
2009-10-27
1
-4
/
+6
*
iwlwifi: update bt co-exit configuration parameter
Wey-Yi Guy
2009-10-27
2
-3
/
+16
*
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
2009-10-27
3
-5
/
+2
*
iwlwifi: consolidate apm_init() functions
Ben Cahill
2009-10-27
8
-183
/
+190
*
iwlwifi: fix gain computation for 5000 series and up
Wey-Yi Guy
2009-10-27
1
-1
/
+1
*
iwlwifi: add missing commands to syslog messages
Jay Sternberg
2009-10-27
2
-0
/
+3
*
libertas: remove some references to IW_MODE_abc
Holger Schurig
2009-10-27
2
-9
/
+4
*
libertas: sort and categorize entries in decl.h
Holger Schurig
2009-10-27
4
-24
/
+27
*
libertas: move mic failure event to wext.c
Holger Schurig
2009-10-27
3
-30
/
+29
*
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
2009-10-27
4
-11
/
+12
*
libertas: remove "struct cmd_ds_gen"
Holger Schurig
2009-10-27
4
-28
/
+18
*
libertas: remove handling for CMD_GET_TSF
Holger Schurig
2009-10-27
3
-13
/
+0
*
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
2009-10-27
2
-29
/
+0
*
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
2009-10-27
4
-26
/
+26
*
libertas: move association related commands into assoc.c
Holger Schurig
2009-10-27
5
-396
/
+410
*
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
6
-25
/
+25
*
libertas: sort variables in struct lbs_private
Holger Schurig
2009-10-27
1
-153
/
+104
*
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
9
-340
/
+348
*
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
2009-10-27
9
-27
/
+27
*
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
2009-10-27
4
-109
/
+2
*
libertas: remove unused 11d code
Holger Schurig
2009-10-27
10
-830
/
+13
*
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
2009-10-27
5
-26
/
+227
*
wl1271: use ieee80211_rx_ni()
Luciano Coelho
2009-10-27
1
-1
/
+1
*
ar9170: don't filter BlockACK frames
Christian Lamparter
2009-10-27
1
-2
/
+2
*
ar9170usb: atomic pending urbs counter
Christian Lamparter
2009-10-27
2
-7
/
+7
*
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-27
2
-6
/
+7
*
iwlwifi: rework for static power save
Wey-Yi Guy
2009-10-27
3
-23
/
+59
*
iwlwifi: no chain noise support for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+18
*
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2009-10-27
2
-2
/
+12
*
iwlagn: store station rate scale information in mac80211 station structure
Reinette Chatre
2009-10-27
3
-6
/
+16
*
iwlwifi: move rate scaling structures to header file
Reinette Chatre
2009-10-27
2
-100
/
+101
*
iwlwifi: move iwl_setup_mac to iwlagn
Reinette Chatre
2009-10-27
3
-59
/
+62
*
iwlwifi: fix incorrect otp blocks number for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+3
*
iwlwifi: identify eeprom version for 6x50 series NIC
Wey-Yi Guy
2009-10-27
2
-4
/
+7
*
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
2009-10-27
3
-0
/
+32
*
iwl3945: disable all tx fifos
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
*
wl1251: re-disable PG10 chips
John W. Linville
2009-10-27
1
-1
/
+1
*
b43: use ieee80211_rx_ni()
John W. Linville
2009-10-27
1
-4
/
+1
*
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
Holger Schurig
2009-10-27
3
-40
/
+0
[next]