index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
phonet: fix build when PROC_FS is disabled
Randy Dunlap
2009-08-17
1
-0
/
+2
*
trace_skb: fix build when CONFIG_NET is not enabled
Randy Dunlap
2009-08-17
1
-0
/
+1
*
can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
Oliver Hartkopp
2009-08-14
1
-5
/
+13
*
sky2: remove restarting workaround flag
Stephen Hemminger
2009-08-14
2
-14
/
+1
*
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
2
-3
/
+7
*
net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE
Yi Zou
2009-08-14
1
-0
/
+1
*
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
2009-08-14
1
-0
/
+6
*
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2009-08-14
2
-0
/
+42
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-14
4
-5
/
+15
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-14
2
-2
/
+12
|
|
\
|
|
*
rt2x00: fix memory corruption in rf cache, add a sanity check
Pavel Roskin
2009-08-14
1
-2
/
+4
|
|
*
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
2009-08-13
1
-0
/
+8
|
*
|
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-13
1
-2
/
+2
|
*
|
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
2009-08-13
1
-1
/
+1
*
|
|
sky2: version 1.24
Stephen Hemminger
2009-08-14
1
-1
/
+1
*
|
|
sky2: fix pause negotiation
Stephen Hemminger
2009-08-14
2
-33
/
+56
*
|
|
sky2: lock less transmit completion
Stephen Hemminger
2009-08-14
1
-16
/
+9
*
|
|
sky2: cleanup restart operations
Stephen Hemminger
2009-08-14
1
-47
/
+48
*
|
|
sky2: hold RTNL when doing suspend/shutdown operations
Stephen Hemminger
2009-08-14
1
-0
/
+4
*
|
|
sky2: hold spinlock around phy_power_down
Stephen Hemminger
2009-08-14
1
-0
/
+2
*
|
|
sky2: Reset tx train after interrupts disabled.
Mike McCormack
2009-08-14
1
-6
/
+3
*
|
|
sky2: Move tx reset functionality to sky2_tx_reset()
Mike McCormack
2009-08-14
1
-18
/
+26
*
|
|
sky2: Avoid rewinding sky2->tx_prod
Mike McCormack
2009-08-14
1
-16
/
+18
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-14
175
-7592
/
+21960
|
\
\
\
|
*
|
|
b43: Implement RC calibration for rev.0/1 LP-PHYs
Gábor Stefanik
2009-08-14
1
-47
/
+460
|
*
|
|
ath9k: Set HW state properly
Sujith
2009-08-14
1
-0
/
+1
|
*
|
|
ath9k: Fix bug in PCI resume
Sujith
2009-08-14
1
-1
/
+3
|
*
|
|
ath9k: Remove duplicate variables
Sujith
2009-08-14
3
-21
/
+14
|
*
|
|
ath9k: Remove has_hw_phycounters
Sujith
2009-08-14
4
-112
/
+88
|
*
|
|
ath9k: update kconfig to indicate support for AR9002 family
Luis R. Rodriguez
2009-08-14
1
-1
/
+7
|
*
|
|
cfg80211: allow driver to override PS default
Johannes Berg
2009-08-14
2
-1
/
+7
|
*
|
|
cfg80211: check for and abort dangling scan requests
Johannes Berg
2009-08-14
3
-11
/
+26
|
*
|
|
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
2009-08-14
1
-1
/
+1
|
*
|
|
mac80211: Mark a destination sequence number as valid when a PREQ is received.
David Woo
2009-08-14
1
-2
/
+3
|
*
|
|
ath5k: use bit shift operators for cache line size
Luis R. Rodriguez
2009-08-14
1
-2
/
+2
|
*
|
|
ath5k: use common ath.ko ath_rxbuf_alloc()
Luis R. Rodriguez
2009-08-14
2
-15
/
+9
|
*
|
|
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
2009-08-14
6
-41
/
+75
|
*
|
|
wl1251: remove unused definitions from wl1251_reg.h
Kalle Valo
2009-08-14
1
-100
/
+0
|
*
|
|
wl1251: remove wl1251_ops.c
Kalle Valo
2009-08-14
1
-729
/
+0
|
*
|
|
iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()
Kalle Valo
2009-08-14
1
-2
/
+0
|
*
|
|
b43: LP-PHY: Refactor TX gain table I/O
Gábor Stefanik
2009-08-14
2
-39
/
+55
|
*
|
|
usbnet: add rx queue pausing
Jussi Kivilinna
2009-08-14
3
-2
/
+61
|
*
|
|
b43: Implement RC calibration for rev.2+ LP PHYs
Gábor Stefanik
2009-08-14
1
-1
/
+85
|
*
|
|
b43: LP-PHY: Implement reading band SPROM
Gábor Stefanik
2009-08-14
2
-1
/
+100
|
*
|
|
libertas: name the network device wlan%d
Daniel Mack
2009-08-14
1
-1
/
+2
|
*
|
|
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
2009-08-14
1
-8
/
+10
|
*
|
|
trivial: remove duplicate "different" from comment
Thadeu Lima de Souza Cascardo
2009-08-14
1
-1
/
+1
|
*
|
|
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2009-08-14
2
-5
/
+7
|
*
|
|
b43: Fix a typo in the sync_stx routine
Gábor Stefanik
2009-08-14
1
-1
/
+1
|
*
|
|
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
Gábor Stefanik
2009-08-14
3
-15
/
+148
[next]