index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sc92031.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
sfc: Reduce log level for XGXS lane status
Ben Hutchings
1
-1
/
+1
2008-09-03
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Remove inclusion of workarounds.h from efx.c
Ben Hutchings
1
-1
/
+0
2008-09-03
sfc: XMAC statistics fix-ups
Ben Hutchings
1
-2
/
+4
2008-09-03
sfc: Remove mistaken hardware workaround
Ben Hutchings
2
-63
/
+4
2008-09-03
sfc: Reduce delays in SFE4001 initialisation
Ben Hutchings
1
-22
/
+35
2008-09-03
sfc: Avoid mangling error codes in efx_test_loopback()
Ben Hutchings
1
-6
/
+6
2008-09-03
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
7
-92
/
+48
2008-09-03
sfc: Remove unused field efx_channel::reset_work
Steve Hodgson
1
-1
/
+0
2008-09-03
sfc: Change first parameter type of {set,clear}_bit_le() to unsigned
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Replace net_dev->priv with netdev_priv(net_dev)
Ben Hutchings
4
-32
/
+32
2008-09-03
netlink: Remove compat API for nested attributes
Thomas Graf
3
-89
/
+17
2008-08-29
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
4
-20
/
+2
2008-08-29
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
7
-11
/
+11
2008-08-29
ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0
Yang Hongyang
1
-3
/
+3
2008-08-29
b43: Rewrite TX power adjustment
Michael Buesch
9
-121
/
+341
2008-08-29
b43: Implement dynamic PHY API
Michael Buesch
22
-4225
/
+4998
2008-08-29
rt2x00: Release rt2x00 2.2.1
Ivo van Doorn
1
-1
/
+1
2008-08-29
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
3
-9
/
+8
2008-08-29
rt2x00: Add Signal type flag
Ivo van Doorn
6
-4
/
+13
2008-08-29
rt2x00: Initialize txop during conf_tx() callback
Ivo van Doorn
5
-24
/
+122
2008-08-29
rt2x00: Only configure hardware when radio is enabled
Mattias Nissler
3
-36
/
+25
2008-08-29
rt2x00: Map extra_tx_headroom to DMA
Ivo van Doorn
1
-3
/
+21
2008-08-29
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
11
-66
/
+68
2008-08-29
libertas: use the common frame control functions
Harvey Harrison
1
-12
/
+8
2008-08-29
rfkill: rename rfkill_mutex to rfkill_global_mutex
Henrique de Moraes Holschuh
1
-18
/
+20
2008-08-29
rfkill: add WARN and BUG_ON paranoia (v2)
Henrique de Moraes Holschuh
1
-13
/
+37
2008-08-29
rfkill: add missing line break
Felipe Balbi
1
-1
/
+1
2008-08-29
rfkill: use strict_strtoul (v2)
Henrique de Moraes Holschuh
1
-2
/
+12
2008-08-29
ath9k: rc.h cleanup
Sujith
2
-115
/
+125
2008-08-29
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2
-6
/
+2
2008-08-29
ath9k: Do not update frame's duration field
Sujith
2
-46
/
+11
2008-08-29
ath9k: Remove more dead code
Sujith
4
-39
/
+0
2008-08-29
ath9k: Add LED support
Vasanthakumar Thiagarajan
5
-46
/
+176
2008-08-29
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
4
-0
/
+28
2008-08-29
p54pci: rx tasklet refactoring
Christian Lamparter
2
-84
/
+168
2008-08-29
p54: redo queue numbering
Chr
2
-10
/
+14
2008-08-29
p54: take tx_queue's lock in rx_frame_sent
Chr
1
-1
/
+7
2008-08-29
p54: fix rssi auto calibration
Christian Lamparter
2
-52
/
+111
2008-08-29
wireless: remove unused #include <version.h>
Huang Weiyi
4
-4
/
+0
2008-08-29
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
6
-183
/
+82
2008-08-29
mac80211_hwsim: Add minimal IEEE 802.11n support
Jouni Malinen
1
-1
/
+15
2008-08-29
ssb: Clean up extraction of MAC addresses from SPROM
Larry Finger
2
-24
/
+14
2008-08-29
libertas: convert adhoc operations to direct commands
Dan Williams
7
-400
/
+302
2008-08-29
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
Dan Williams
9
-100
/
+100
2008-08-29
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
Dan Williams
8
-59
/
+36
2008-08-29
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
Dan Williams
8
-114
/
+111
2008-08-29
ssb: Update for Rev. 5 SPROM
Larry Finger
2
-15
/
+50
2008-08-29
mac80211: Use only precedence level of DSCP field for frame classification
Daniel Wagner
1
-2
/
+0
2008-08-29
mac80211: Handle scan result IEs in one block
Jouni Malinen
2
-159
/
+89
[next]