index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skge.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
ath9k: Synchronize DMA transfer with CPU at right place
Vasanthakumar Thiagarajan
1
-4
/
+10
2008-12-19
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
1
-0
/
+12
2008-12-19
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
1
-1
/
+9
2008-12-19
mac80211: Remove radiotap rate-present flag for HT
Jouni Malinen
1
-2
/
+3
2008-12-19
rtl8187: Fix crash on unload when using SLUB debug
Herton Ronaldo Krzesinski
1
-8
/
+4
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
5
-51
/
+37
2008-12-19
p54: more accurate rssi to dBm conversion
Christian Lamparter
3
-26
/
+68
2008-12-19
rtl8187: Fix error returns
Larry Finger
1
-2
/
+2
2008-12-19
libertas: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+2
2008-12-19
p54: update ACK failure statistic counter in real-time
Christian Lamparter
1
-0
/
+1
2008-12-19
p54: move statistic timer update routine into a workqueue
Christian Lamparter
3
-46
/
+68
2008-12-19
iwlagn: fix agn rate scaling
Mohamed Abbas
1
-10
/
+16
2008-12-19
mac80211: Send Layer 2 Update frame on reassociation
Jouni Malinen
1
-2
/
+11
2008-12-19
ath5k: fix 802.11 header padding on RX, unpadding on TX
Benoit PAPILLAULT
1
-17
/
+21
2008-12-19
ath9k: Report HT rates in RX status
Jouni Malinen
1
-35
/
+26
2008-12-19
mac80211: Add HT rates into RX status reporting
Jouni Malinen
3
-13
/
+61
2008-12-19
ath9k: Do not use association state to update rate table
Sujith
1
-2
/
+1
2008-12-19
mac80211: Fix HT channel selection
Sujith
13
-169
/
+109
2008-12-19
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
4
-2
/
+152
2008-12-19
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
2
-266
/
+0
2008-12-19
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
1
-3
/
+12
2008-12-19
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
1
-30
/
+1
2008-12-19
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
1
-9
/
+8
2008-12-19
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
2
-8
/
+30
2008-12-19
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
1
-3
/
+6
2008-12-19
tcp: Stop scaring users with "treason uncloaked!"
Matt Mackall
1
-2
/
+2
2008-12-19
NIU: Implement discard counters, optimize
Jesper Dangaard Brouer
1
-1
/
+3
2008-12-19
NIU: Implement discard counters, info/debug statements.
Jesper Dangaard Brouer
1
-0
/
+6
2008-12-19
NIU: Implement discard counters
Jesper Dangaard Brouer
1
-0
/
+51
2008-12-19
enc28j60: reduce the number of spi transfers in enc28j60_set_bank()
Baruch Siach
1
-7
/
+23
2008-12-19
netdevice zd1201: Use after free
Wang Chen
1
-5
/
+5
2008-12-19
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
David S. Miller
1
-0
/
+5
2008-12-18
Revert "net: release skb->dst in sock_queue_rcv_skb()"
David S. Miller
1
-5
/
+1
2008-12-18
bonding: use port_params in __update_lacpdu_from_port
Holger Eitzenberger
1
-6
/
+7
2008-12-18
bonding: use port_params in __update_default_selected()
Holger Eitzenberger
1
-8
/
+10
2008-12-18
bonding: use port_params in __update_selected()
Holger Eitzenberger
1
-8
/
+8
2008-12-18
bonding: remove various function declarations
Holger Eitzenberger
1
-28
/
+0
2008-12-18
bonding: init port_params from template
Holger Eitzenberger
1
-12
/
+11
2008-12-18
bonding: use plain memcpy in __record_default()
Holger Eitzenberger
1
-7
/
+2
2008-12-18
bonding: use port_params in __record_pdu()
Holger Eitzenberger
1
-9
/
+10
2008-12-18
bonding: introduce and use port_params structure
Holger Eitzenberger
2
-72
/
+73
2008-12-18
bonding: improve elaborate port_state assignment
Holger Eitzenberger
1
-10
/
+1
2008-12-18
gianfar: Continue polling until both tx and rx are empty
Andy Fleming
1
-5
/
+9
2008-12-18
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
Dai Haruki
2
-42
/
+19
2008-12-18
gianfar: Use interface name in interrupt name to distinguish the source.
Dai Haruki
2
-6
/
+31
2008-12-18
gianfar: Add Scatter Gather support
Dai Haruki
3
-71
/
+149
2008-12-18
gianfar: Fix packet drop when out of memory
Andy Fleming
1
-2
/
+1
2008-12-18
dccp_diag: LISTEN sockets don't have CCIDs
Arnaldo Carvalho de Melo
1
-2
/
+5
2008-12-18
Phonet: USB CDC Phonet function for gadget framework
Rémi Denis-Courmont
2
-0
/
+642
2008-12-18
Phonet: get rid of deferred work on the transmission path
Rémi Denis-Courmont
1
-63
/
+28
[next]