index
:
blackbird-op-linux
master
Blackbird™ 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
*
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
10
-29
/
+30
*
net: num_dma_maps is not used
Eric Dumazet
2009-06-08
2
-4
/
+0
*
s2io: Remove private boolean definitions
Tobias Klauser
2009-06-08
2
-20
/
+11
*
hso: convert dev_alloc_skb() to netdev_alloc_skb()
Paulius Zaleckas
2009-06-08
1
-3
/
+2
*
netdev: Added KS8842 driver
Richard Röjfors
2009-06-08
3
-0
/
+738
*
net: Ensure partial checksum offset is inside the skb head
Herbert Xu
2009-06-08
1
-3
/
+3
*
tun: Optimise handling of bogus gso->hdr_len
Herbert Xu
2009-06-08
1
-0
/
+4
*
virtio_net: Set correct gso->hdr_len
Herbert Xu
2009-06-08
1
-1
/
+1
*
sis190: fix gigabit negotiation
Riccardo Ghetta
2009-06-08
1
-12
/
+25
*
sis190: add new phy found on asus F5Sr laptop
Riccardo Ghetta
2009-06-08
1
-0
/
+1
*
sis190: better message on unknown PHY
Riccardo Ghetta
2009-06-08
1
-6
/
+9
*
sis190: fix for x86_64 (bug 11509)
Riccardo Ghetta
2009-06-08
1
-2
/
+2
*
qlge: Fix timeout on firmware mailbox commands.
Ron Mercer
2009-06-08
1
-2
/
+2
*
qlge: Fix timeout on indexed register wait.
Ron Mercer
2009-06-08
1
-1
/
+1
*
qlge: Fix bug in MTU setting process.
Ron Mercer
2009-06-08
1
-4
/
+1
*
qlge: Fix bug in firmware event handler.
Ron Mercer
2009-06-08
1
-0
/
+7
*
qlge: Fix firmware event handler loop.
Ron Mercer
2009-06-08
1
-1
/
+7
*
netdev: smsc911x: add missing __devexit_p() usage
Mike Frysinger
2009-06-08
1
-1
/
+1
*
netdev: smsc911x: allow building on Blackfin systems
Mike Frysinger
2009-06-08
1
-1
/
+1
*
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+1
*
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
2009-06-07
4
-8
/
+85
*
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
Jesse Brandeburg
2009-06-07
1
-16
/
+19
*
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
3
-1
/
+228
*
ixgbe: Add Flow Director init and modify functions for 82599
Peter P Waskiewicz Jr
2009-06-07
2
-0
/
+980
*
ixgbe: Add hardware defines for Flow Director for 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+147
*
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
3
-11
/
+12
*
ixgbe: move tx processing into NAPI context
Alexander Duyck
2009-06-07
1
-34
/
+107
*
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
3
-126
/
+117
*
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
2009-06-07
1
-1
/
+1
*
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
2009-06-07
2
-18
/
+33
*
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
8
-227
/
+193
*
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
2009-06-07
4
-23
/
+106
*
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
2009-06-07
3
-3
/
+842
*
ixgbe: Change the 82599 PHY DSP restart logic
Peter P Waskiewicz Jr
2009-06-07
1
-4
/
+3
*
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+3
*
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
2009-06-07
4
-0
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-06-07
133
-4698
/
+4465
|
\
|
*
wimax: depend on rfkill properly
Johannes Berg
2009-06-04
1
-0
/
+1
|
*
ar9170: remove deprecated code
Christian Lamparter
2009-06-04
2
-8
/
+0
|
*
iwlwifi: fix comment describing disable_11n
Reinette Chatre
2009-06-04
1
-1
/
+1
|
*
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
2009-06-04
3
-5
/
+19
|
*
iwlagn: delay ict interrupt.
Mohamed Abbas
2009-06-04
1
-2
/
+3
|
*
iwl3945/iwlwifi: fix led bug when SW rfkill
Abhijeet Kolekar
2009-06-04
2
-8
/
+0
|
*
iwl3945: port allow skb allocation in tasklet patch
Abhijeet Kolekar
2009-06-04
1
-7
/
+25
|
*
iwlwifi: unify station management
Tomas Winkler
2009-06-04
15
-310
/
+109
|
*
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
2009-06-03
3
-3
/
+6
|
*
rfkill: document /dev/rfkill
Johannes Berg
2009-06-03
1
-1
/
+7
|
*
rfkill: always init poll delayed work
Johannes Berg
2009-06-03
1
-7
/
+6
|
*
ath5k: disable beacon interrupt when interface is down
Bob Copeland
2009-06-03
1
-1
/
+16
|
*
mac80211: removed unused variable in ieee80211_tx()
Luis R. Rodriguez
2009-06-03
1
-2
/
+0
[next]