index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
orinoco: enable cfg80211 "set_channel" operation
Holger Schurig
2009-08-04
1
-0
/
+41
*
ar9170: remove EXPERIMENTAL marker
Luis R. Rodriguez
2009-08-04
1
-1
/
+2
*
b43: Work around mac80211 race condition
Larry Finger
2009-08-04
1
-6
/
+15
*
ath5k: update PCU opmode whenever a new interface is added
Bob Copeland
2009-08-04
1
-0
/
+3
*
ath9k: Remove unused ath9k_hw_intrget()
Vasanthakumar Thiagarajan
2009-08-04
2
-6
/
+0
*
ath9k: Maintain monotonicity of PER while going across different phy
Vasanthakumar Thiagarajan
2009-08-04
1
-3
/
+0
*
ath9k: Update rate control for 11NA HT40 mode
Vasanthakumar Thiagarajan
2009-08-04
1
-3
/
+1
*
rt2x00: Fix build error when crypto support is disabled
Ivo van Doorn
2009-08-04
1
-10
/
+10
*
rt2x00: move experimental on kconfig only to rt2800usb
Luis R. Rodriguez
2009-08-04
1
-4
/
+4
*
wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211
Luis R. Rodriguez
2009-08-04
1
-2
/
+2
*
ath5k: remove EXPERIMENTAL marker
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
ath: use menuconfig to put ath stuff in its own page
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
ath: simplify kconfig dependency and add documentation
Luis R. Rodriguez
2009-08-04
4
-5
/
+16
*
ath: depend on cfg80211
Luis R. Rodriguez
2009-08-04
1
-0
/
+1
*
ar9170: remove unneeded flush_workqueue()
Luis R. Rodriguez
2009-08-04
1
-2
/
+1
*
at76c50x-usb: cancel scan work at stop callback
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
ar76c50x-usb: cancel promisc work during mac80211 stop
Luis R. Rodriguez
2009-08-04
1
-0
/
+2
*
ath9k: move workqueue cancels to stop callback
Luis R. Rodriguez
2009-08-04
1
-5
/
+8
*
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
Luis R. Rodriguez
2009-08-04
1
-2
/
+4
*
ath9k: re-order cancelling of work on mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-2
/
+2
*
smsc95xx: remove EEPROM loaded check
Steve Glendinning
2009-08-02
1
-5
/
+0
*
drivers/net: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-08-02
1
-1
/
+2
*
cxgb3: fix Gen2 pci default settings
Divy Le Ray
2009-08-02
1
-1
/
+12
*
cxgb3: fix EDC filename string
Divy Le Ray
2009-08-02
1
-1
/
+1
*
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+5
*
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+5
*
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+5
*
bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+5
*
atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-01
1
-0
/
+3
*
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
2009-08-01
1
-41
/
+4
*
be2net: some name changes for consistency
Sathya Perla
2009-08-01
3
-34
/
+34
*
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2009-08-01
2
-28
/
+15
*
be2net: remove pci_func field from be_adapter struct
Sathya Perla
2009-08-01
4
-14
/
+11
*
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
2009-08-01
5
-333
/
+299
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
52
-548
/
+4443
|
\
|
*
iwlwifi: debugFs to enable/disable HT40 support
Wey-Yi Guy
2009-07-29
4
-0
/
+52
|
*
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
2009-07-29
1
-2
/
+0
|
*
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
5
-100
/
+1
|
*
cfg80211: combine IWESSID handlers
Johannes Berg
2009-07-29
1
-34
/
+2
|
*
cfg80211: combine IWAP handlers
Johannes Berg
2009-07-29
1
-32
/
+2
|
*
cfg80211: combine iwfreq implementations
Johannes Berg
2009-07-29
1
-32
/
+2
|
*
ath9k: Add debug counters for TX
Sujith
2009-07-29
4
-14
/
+160
|
*
ath9k: get rid of unnecessary setpower calls
Gabor Juhos
2009-07-29
1
-2
/
+6
|
*
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
2009-07-29
4
-15
/
+12
|
*
ar9170: fix build error when !CONFIG_AR9170_LEDS
Alexander Beregalov
2009-07-29
1
-0
/
+2
|
*
ray_cs: remove bogus NULL check at head of ray_get_wireless_stats
John W. Linville
2009-07-29
1
-3
/
+0
[next]