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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gianfar: Add support for skb recycling
Andy Fleming
2009-02-04
2
-4
/
+21
*
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
2009-02-04
12
-490
/
+549
*
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
2009-02-04
1
-2
/
+21
*
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2009-02-04
2
-1
/
+44
*
virtio_net: Add a MAC filter table
Alex Williamson
2009-02-04
2
-8
/
+70
*
virtio_net: Add a set_rx_mode interface
Alex Williamson
2009-02-04
2
-1
/
+44
*
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2009-02-04
2
-3
/
+83
*
s2io: Formatting log message
Breno Leitao
2009-02-03
1
-3
/
+2
*
sky2: set VPD size
Stephen Hemminger
2009-02-03
1
-12
/
+29
*
sky2: move VPD display into debug interface
Stephen Hemminger
2009-02-03
1
-68
/
+87
*
sky2: handle dma mapping errors
Stephen Hemminger
2009-02-03
1
-8
/
+56
*
sky2: remove unneede workaround
Stephen Hemminger
2009-02-03
1
-7
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-02-03
212
-16503
/
+16940
|
\
|
*
mac80211: Cancel the dynamic ps timer in ioctl_siwpower.
Vivek Natarajan
2009-01-30
1
-0
/
+2
|
*
ath9k: Fix bug in TX DMA termination
Sujith
2009-01-30
1
-6
/
+25
|
*
ath9k: Setup short preamble properly in rate registration
Sujith
2009-01-30
1
-0
/
+6
|
*
ath9k: Fix station access in aggregation completion
Sujith
2009-01-30
1
-5
/
+15
|
*
ath9k: Reconfigure beacons on getting a notification from mac80211
Sujith
2009-01-30
1
-16
/
+19
|
*
ath9k: Handle chainmask for A9280
Sujith
2009-01-30
2
-1
/
+2
|
*
mac80211: don't try to powersave/config disabled interfaces
Johannes Berg
2009-01-29
1
-0
/
+6
|
*
cfg80211: do not pass -EALREADY to userspace on regdomain change request
Luis R. Rodriguez
2009-01-29
1
-0
/
+5
|
*
ath9k: remove useless ath9k driver version information
Luis R. Rodriguez
2009-01-29
1
-4
/
+3
|
*
ath9k: Fix AR9285 specific noise floor eeprom reads.
Senthil Balasubramanian
2009-01-29
2
-41
/
+42
|
*
ath9k: fix debug print on regd
Luis R. Rodriguez
2009-01-29
1
-1
/
+1
|
*
ath5k: support LED's on emachines E510 notebook
Tulio Magno Quites Machado Filho
2009-01-29
2
-2
/
+8
|
*
b43: Dynamically control log verbosity
Michael Buesch
2009-01-29
6
-19
/
+60
|
*
b43: Accessing the TSF via mac80211
Alina Friedrichsen
2009-01-29
3
-32
/
+39
|
*
mac80211: Generic TSF debugging
Alina Friedrichsen
2009-01-29
8
-102
/
+77
|
*
iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting
Winkler, Tomas
2009-01-29
1
-6
/
+5
|
*
mac80211: add interface list lock
Johannes Berg
2009-01-29
5
-5
/
+40
|
*
airo: remove useless #defines
Dan Williams
2009-01-29
1
-6
/
+0
|
*
airo: clean up and clarify micinit()
Dan Williams
2009-01-29
1
-41
/
+41
|
*
airo: use __attribute__ ((packed)) not #pragma
Dan Williams
2009-01-29
1
-41
/
+49
|
*
b43: Fix phy_g.c compiler warning
Michael Buesch
2009-01-29
1
-0
/
+3
|
*
mac80211: flush workqueue a second time in suspend()
Bob Copeland
2009-01-29
1
-0
/
+3
|
*
mac80211: change workqueue back to non-freezeable
Bob Copeland
2009-01-29
1
-1
/
+1
|
*
mac80211: Fixed BSSID handling revisited
Alina Friedrichsen
2009-01-29
1
-39
/
+33
|
*
airo: clean up WEP key operations
Dan Williams
2009-01-29
1
-56
/
+146
|
*
airo: simplify WEP index and capability checks
Dan Williams
2009-01-29
1
-32
/
+27
|
*
airo: re-arrange WPA capability checks
Dan Williams
2009-01-29
1
-34
/
+32
|
*
airo: clean up and clarify interrupt-time task handling
Dan Williams
2009-01-29
1
-286
/
+327
|
*
iwlwifi: fix probe mask for 39 scan API
Winkler, Tomas
2009-01-29
3
-3
/
+8
|
*
iwl3945: Remaining host command cleanups
Samuel Ortiz
2009-01-29
9
-127
/
+45
|
*
iwl3945: Add restart_fw module parameter
Samuel Ortiz
2009-01-29
1
-1
/
+6
|
*
iwl3945: Getting rid of priv->antenna
Samuel Ortiz
2009-01-29
3
-41
/
+39
|
*
iwlwifi: Remove IWL3945_DEBUG
Samuel Ortiz
2009-01-29
4
-52
/
+31
|
*
iwl3945: Use the iwlcore geos routines
Samuel Ortiz
2009-01-29
3
-138
/
+21
|
*
iwl3945: Use iwl-eeprom.c routines
Samuel Ortiz
2009-01-29
6
-367
/
+115
|
*
iwl3945: Use iwlcore TX queue management routines
Samuel Ortiz
2009-01-29
8
-246
/
+60
|
*
iwlwifi: make iwl_tx_queue->tfds void*
Samuel Ortiz
2009-01-29
5
-16
/
+17
[next]