index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mac8390.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
rt2x00: Implement support for rt2800usb
Ivo van Doorn
5
-0
/
+4996
2009-05-06
rt2x00: Style fix for interval defines
Alban Browaeys
1
-2
/
+2
2009-05-06
ath9k: uninline ath9k_io{read,write}32 routines
Gabor Juhos
2
-31
/
+34
2009-05-06
mac80211: tell driver when idle
Johannes Berg
7
-14
/
+113
2009-05-06
mac80211: Warn if the rate controller requests retries for a NO_ACK frame
Gábor Stefanik
1
-0
/
+4
2009-05-06
ath9k: Fix handling of retry count of NO_ACK frames
Gábor Stefanik
1
-4
/
+5
2009-05-06
iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs
Gábor Stefanik
2
-13
/
+16
2009-05-06
mac80211: Fix handling of retry count of NO_ACK frames in PID
Gábor Stefanik
1
-3
/
+5
2009-05-06
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
Gábor Stefanik
1
-3
/
+5
2009-05-06
ath5k: correct interrupt storm warning
Bob Copeland
1
-1
/
+1
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
9
-34
/
+211
2009-05-06
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
6
-48
/
+143
2009-05-06
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
4
-20
/
+19
2009-05-06
ath5k: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-05-06
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
Roel Kluin
1
-1
/
+1
2009-05-06
cfg80211: Use the correct IE buffer pointer
Michael Buesch
1
-1
/
+1
2009-05-06
cfg80211: Remove unnecessary ksize() call
Michael Buesch
1
-5
/
+3
2009-05-06
ar9170usb: reset device on resume
Christian Lamparter
1
-0
/
+2
2009-05-06
p54usb: rework driver for resume
Christian Lamparter
2
-95
/
+177
2009-05-06
p54usb: remove some dead code
Christian Lamparter
1
-53
/
+3
2009-05-06
ath5k: 5211, don't crypt every protected frame
Jiri Slaby
1
-1
/
+1
2009-05-06
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
1
-0
/
+5
2009-05-06
cfg80211: remove superfluous !last_request check in reg_device_remove()
Chris Wright
1
-4
/
+4
2009-05-06
ar9170: uncomment powermgt case handle
Christian Lamparter
1
-2
/
+2
2009-05-06
ar9170: handle otus' A-MPDU density definitions
Christian Lamparter
3
-2
/
+27
2009-05-06
mac80211: fix probe response processing
Johannes Berg
2
-7
/
+3
2009-05-06
mac80211_hwsim: fix bogus warning
Johannes Berg
1
-1
/
+1
2009-05-06
nl80211: Send timeout event on failed direct probe
Jouni Malinen
1
-1
/
+1
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
17
-130
/
+292
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
34
-778
/
+504
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
21
-82
/
+112
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
5
-216
/
+229
2009-05-06
mac80211: internally clear failed scans properly
Johannes Berg
1
-2
/
+4
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
2
-3
/
+3
2009-05-06
mac80211: fix PS vs. scan race
Johannes Berg
1
-0
/
+7
2009-05-06
mac80211: fix various problems in ibss code
Johannes Berg
1
-3
/
+15
2009-05-05
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
3
-11
/
+11
2009-05-04
netns 2/2: extract net_create()
Alexey Dobriyan
1
-24
/
+20
2009-05-04
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
1
-4
/
+1
2009-05-04
macb: Add support of the netpoll API
Thomas Petazzoni
1
-0
/
+18
2009-05-04
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
3
-3
/
+12
2009-05-03
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
1
-2
/
+6
2009-05-03
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-03
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
1
-1
/
+1
2009-05-02
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
1
-4
/
+3
2009-05-02
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
1
-0
/
+1
2009-05-02
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
1
-1
/
+1
2009-05-02
virtio_net: Fix function name typo
Alex Williamson
1
-4
/
+4
2009-05-02
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
1
-6
/
+10
2009-05-02
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
7
-8
/
+68
[next]