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
2009-03-10
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
1
-0
/
+3
2009-03-10
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
1
-4
/
+6
2009-03-10
qlge: Remove spinlock from asic init path.
Ron Mercer
1
-2
/
+0
2009-03-10
qlge: Clear shadow registers before use.
Ron Mercer
1
-0
/
+2
2009-03-10
qlge: Get rid of irqsave/restore in intr disable.
Ron Mercer
1
-3
/
+2
2009-03-10
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
1
-3
/
+3
2009-03-10
qlge: Add tx multiqueue support.
Ron Mercer
1
-17
/
+14
2009-03-10
qlge: Add support for GRO.
Ron Mercer
1
-10
/
+20
2009-03-10
qlge: Increase filtering for inbound csum settings.
Ron Mercer
2
-13
/
+29
2009-03-10
qlge: Remove debug junk from asic reset logic.
Ron Mercer
1
-19
/
+6
2009-03-10
qlge: Move reset logic into asic_reset_worker func.
Ron Mercer
1
-23
/
+18
2009-03-05
b43: Fix compilation for devices without PCI core
Michael Buesch
1
-0
/
+2
2009-03-05
ath9k: Add a debugfs interface for controlling virtual wiphys
Jouni Malinen
2
-0
/
+165
2009-03-05
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
3
-0
/
+72
2009-03-05
ath9k: Special processing for channel changes during scan
Jouni Malinen
3
-10
/
+68
2009-03-05
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
3
-2
/
+43
2009-03-05
ath9k: Check virtual wiphy state on tx()
Jouni Malinen
1
-0
/
+6
2009-03-05
ath9k: Pause other virtual wiphys on channel change
Jouni Malinen
3
-1
/
+33
2009-03-05
ath9k: Register larger listen interval
Jouni Malinen
1
-0
/
+1
2009-03-05
ath9k: Make start/stop operations aware of virtual wiphys
Jouni Malinen
3
-0
/
+49
2009-03-05
ath9k: Add routines for switching between active virtual wiphys
Jouni Malinen
3
-12
/
+176
2009-03-05
ath9k: Virtual wiphy pause/unpause functionality
Jouni Malinen
6
-2
/
+191
2009-03-05
ath9k: Configure RX filter for multi-BSSID broadcast
Jouni Malinen
2
-0
/
+9
2009-03-05
ath9k: Add support for multiple secondary virtual wiphys
Jouni Malinen
7
-41
/
+212
2009-03-05
ath9k: Add data structure for supporting virtual radio/wiphy operation
Jouni Malinen
8
-36
/
+88
2009-03-05
ath9k: Set BSSID mask based on configured interfaces
Jouni Malinen
4
-15
/
+103
2009-03-05
ath9k: Cleanup multiple VIF processing
Jouni Malinen
3
-57
/
+59
2009-03-05
rt2x00: Export all register stats through debugfs
Ivo van Doorn
1
-10
/
+23
2009-03-05
ath9k: Clean up setkey operations
Jouni Malinen
1
-26
/
+16
2009-03-05
ath9k: fix AR_TXCFG_DMASZ_MASK value
Gabor Juhos
1
-1
/
+1
2009-03-05
ath9k: Remove unused variables in struct ath_beacon_config
Sujith
1
-5
/
+0
2009-03-05
ath9k: Lock config_interface() callback with a mutex
Sujith
1
-1
/
+7
2009-03-05
ath9k: Handle TSF properly for AP mode
Sujith
3
-17
/
+40
2009-03-05
ath9k: Split beacon configuration into mode specific routines
Sujith
3
-207
/
+203
2009-03-05
ath9k: Cleanup beacon stuck processing
Sujith
2
-80
/
+24
2009-03-05
ath9k: Scrub beacon.c
Sujith
3
-126
/
+55
2009-03-05
ath9k: Use new scan notifiers from mac80211
Sujith
2
-1
/
+23
2009-03-05
mac80211: Update IBSS beacon timestamp properly
Sujith
1
-3
/
+5
2009-03-05
ath5k: Set TSF fix
Alina Friedrichsen
1
-2
/
+1
2009-03-05
ath9k: Set TSF fix
Alina Friedrichsen
1
-2
/
+1
2009-03-05
b43: Pass more RX flags to mac80211
Michael Buesch
3
-8
/
+13
2009-03-05
ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling
Alina Friedrichsen
1
-8
/
+0
2009-03-05
ath9k: Handle power modes in isr for power save.
Vivek Natarajan
2
-1
/
+4
2009-03-05
ath9k: Fill in rate_update mac80211 callback
Sujith
1
-29
/
+92
2009-03-05
mac80211: Always send a null data frame if TIM bit is set.
Vivek Natarajan
1
-2
/
+1
2009-03-05
ath9k: Remove unused key xoring
Jouni Malinen
4
-13
/
+8
2009-03-05
ath9k: Document keycache operations
Jouni Malinen
2
-6
/
+78
2009-03-05
mac80211: Fix TKIP/WEP HT capability handling
Sujith
1
-1
/
+2
2009-03-05
iwlwifi: reduce stack size
Frank Seidel
2
-6
/
+28
2009-03-05
rt2x00: Fix SW antenna diversity
Ivo van Doorn
1
-5
/
+15
[next]