index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-14
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
4
-39
/
+39
2008-05-14
iwlwifi: debugfs EEPROM dump
Tomas Winkler
2
-0
/
+43
2008-05-14
iwlwifi: remove 4965 from station_entry
Tomas Winkler
5
-20
/
+20
2008-05-14
iwlwifi: don't override association channel with control channel
Tomas Winkler
1
-2
/
+2
2008-05-14
iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config
Ron Rindjunsky
1
-2
/
+2
2008-05-14
iwlwifi: move RX code to iwl-rx.c
Tomas Winkler
6
-467
/
+517
2008-05-14
iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queue
Ron Rindjunsky
2
-13
/
+15
2008-05-14
mac80211: proper STA info locking
Johannes Berg
11
-125
/
+181
2008-05-14
mac80211: require four hardware queues for QoS/HT
Johannes Berg
3
-10
/
+18
2008-05-14
b43legacy: replace limit_value macro with clamp_val
Harvey Harrison
4
-34
/
+17
2008-05-14
b43: replace limit_value macro with clamp_val
Harvey Harrison
4
-34
/
+18
2008-05-14
mac80211: tkip.c use kernel-provided infrastructure
Harvey Harrison
1
-99
/
+46
2008-05-14
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2
-10
/
+8
2008-05-14
mac80211: remove unnecessary byteshifts in frame control testing
Harvey Harrison
1
-15
/
+17
2008-05-14
wireless: fix "iwlwifi: unify init driver flow"
Andrew Morton
1
-0
/
+6
2008-05-13
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
16
-26
/
+26
2008-05-13
drivers/net/lib8390: fix warning, trim trailing whitespace
Jeff Garzik
1
-14
/
+12
2008-05-13
3c359: use netstats in net_device structure
Paulius Zaleckas
2
-16
/
+6
2008-05-13
3c527: use netstats in net_device structure
Paulius Zaleckas
1
-24
/
+21
2008-05-13
3c523: use netstats in net_device structure
Paulius Zaleckas
1
-19
/
+18
2008-05-13
acenic: use netstats in net_device structure
Paulius Zaleckas
2
-14
/
+8
2008-05-13
6pack: use netstats in net_device structure
Paulius Zaleckas
1
-17
/
+7
2008-05-13
3c589_cs: use netstats in net_device structure
Paulius Zaleckas
1
-27
/
+22
2008-05-13
3c574_cs: use netstats in net_device structure
Paulius Zaleckas
1
-26
/
+21
2008-05-13
8139too: use netstats in net_device structure
Paulius Zaleckas
1
-27
/
+26
2008-05-13
8139cp: use netstats in net_device structure
Paulius Zaleckas
1
-22
/
+21
2008-05-13
8390.h: remove net_device_stats
Paulius Zaleckas
1
-1
/
+0
2008-05-13
lib8390: use netstats in net_device structure
Paulius Zaleckas
1
-35
/
+35
2008-05-13
axnet_cs: use netstats in net_device structure
Paulius Zaleckas
1
-36
/
+34
2008-05-13
tipc: Fix race condition when creating socket or native port
Allan Stephens
5
-14
/
+27
2008-05-13
tipc: Enhancements to name table initialization
Allan Stephens
1
-5
/
+2
2008-05-10
sctp: add sctp/remaddr table to complete RFC remote address table OID
Neil Horman
3
-0
/
+146
2008-05-10
sctp: Support the new specification of sctp_connectx()
Vlad Yasevich
2
-13
/
+63
2008-05-10
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
Wei Yongjun
5
-100
/
+194
2008-05-07
mac80211: fix wme code
Johannes Berg
1
-11
/
+15
2008-05-07
wireless: fix warning introduced by "mac80211: QoS related cleanups"
John W. Linville
2
-15
/
+10
2008-05-07
rt2x00: Clarify supported chipsets in Kconfig
Ivo van Doorn
1
-23
/
+32
2008-05-07
libertas: allow removal of card at any time
Holger Schurig
1
-2
/
+7
2008-05-07
libertas: make some functions void
Holger Schurig
3
-11
/
+7
2008-05-07
libertas: debug output tweaks for lbs_thread
Holger Schurig
1
-2
/
+3
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
19
-240
/
+100
2008-05-07
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
3
-14
/
+0
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
13
-62
/
+45
2008-05-07
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
18
-18
/
+18
2008-05-07
iwlwifi: rename iwl-4965-commands to iwl-commands.h
Tomas Winkler
6
-7
/
+7
2008-05-07
iwlwifi-5000: add nic config handler for 5000 HW
Tomas Winkler
2
-0
/
+34
2008-05-07
iwlwifi-5000: add eeprom check version handler
Tomas Winkler
2
-0
/
+33
2008-05-07
iwlwifi-5000: update the byte count in SCD
Emmanuel Grumbach
2
-0
/
+53
2008-05-07
iwlwifi-5000: add iwl 5000 shared memory handlers
Ron Rindjunsky
1
-0
/
+25
2008-05-07
iwlwifi-5000: Add HW REV of 5000 HW family
Tomas Winkler
1
-0
/
+5
[next]