index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Fix some compiler warnings.
David S. Miller
2009-03-02
2
-3
/
+1
*
typhoon: Need non-vmalloc memory to DMA firmware to the card.
David S. Miller
2009-03-02
1
-7
/
+20
*
ixgbe: Add 82599 device id's, hook it up into the main driver.
PJ Waskiewicz
2009-03-01
4
-135
/
+559
*
ixgbe: Add DCB for 82599, remove BCN support
PJ Waskiewicz
2009-03-01
5
-219
/
+644
*
ixgbe: Add hardware specific initialization code for 82599 devices
PJ Waskiewicz
2009-03-01
8
-59
/
+2928
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-01
90
-1978
/
+5912
|
\
|
*
at76c50x-usb: use dev_name() instead of struct device.bus_id
Kalle Valo
2009-02-27
1
-1
/
+1
|
*
ath9k: Unlock sc->mutex on error path
Jouni Malinen
2009-02-27
1
-0
/
+1
|
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
7
-39
/
+39
|
*
iwl3945: re-add iwl_poll_direct_bit return value check
Jason Andryuk
2009-02-27
1
-1
/
+1
|
*
iwl3945: initialize is_valid_rtc_data_addr function pointer
Jason Andryuk
2009-02-27
1
-0
/
+1
|
*
b43: Remove bogus integer truncation warnings
Michael Buesch
2009-02-27
2
-5
/
+5
|
*
ath9k: fix 802.11g conformance test limit typo
Bob Copeland
2009-02-27
1
-1
/
+1
|
*
orinoco: prevent accessing memory outside the firmware image
David Kilroy
2009-02-27
3
-56
/
+67
|
*
orinoco: validate firmware header
David Kilroy
2009-02-27
1
-0
/
+37
|
*
at76c50x-usb: add link to the TODO list
Kalle Valo
2009-02-27
1
-8
/
+4
|
*
at76c50x-usb: additional disconnect fixes
Jason Andryuk
2009-02-27
1
-0
/
+6
|
*
at76c50x-usb: clean up DMA on stack
Jason Andryuk
2009-02-27
1
-12
/
+23
|
*
at76c50x-usb: fix oops on disconnect
Jason Andryuk
2009-02-27
1
-8
/
+19
|
*
ath9k: follow beacon hints on reg_notifier when world roaming
Luis R. Rodriguez
2009-02-27
1
-32
/
+61
|
*
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2009-02-27
2
-5
/
+9
|
*
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
3
-58
/
+25
|
*
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
3
-28
/
+17
|
*
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
3
-31
/
+16
|
*
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
3
-229
/
+103
|
*
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
4
-107
/
+53
|
*
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-02-27
4
-145
/
+72
|
*
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
2009-02-27
1
-5
/
+9
|
*
b43: Implement sw scan callbacks
Michael Buesch
2009-02-27
1
-0
/
+31
|
*
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
2009-02-27
1
-0
/
+3
|
*
b43: Honor the no-slow-clock boardflag
Michael Buesch
2009-02-27
1
-1
/
+3
|
*
b43: Fix radio host flags
Michael Buesch
2009-02-27
1
-4
/
+6
|
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
1
-0
/
+3
|
*
ath9k: Add appropriate ANI values for AP mode
Sujith
2009-02-27
2
-22
/
+17
|
*
ath9k: Fix PCI shutdown sequence
Sujith
2009-02-27
1
-2
/
+2
|
*
ath9k: Fix bug in EEPROM chainmask retrieval
Sujith
2009-02-27
1
-8
/
+5
|
*
ath9k: Add PER to RC debug statistics
Sujith
2009-02-27
3
-10
/
+14
|
*
ath9k: Remove multiple macro occurrences
Sujith
2009-02-27
4
-6
/
+3
|
*
ath9k: Don't reset TSF after scanning automatically
Alina Friedrichsen
2009-02-27
1
-2
/
+3
|
*
b43: Optimize DMA buffers
Michael Buesch
2009-02-27
2
-17
/
+25
|
*
b43: Fix DMA buffer size handling
Michael Buesch
2009-02-27
2
-15
/
+7
|
*
b43: Move DMA stop sanity check
Michael Buesch
2009-02-27
1
-4
/
+6
|
*
ath9k: Filter out beacons from other BSS in STA mode
Vasanthakumar Thiagarajan
2009-02-27
2
-6
/
+8
|
*
iwlwifi: dma mapping read and write changes
Fenghua Yu
2009-02-27
2
-4
/
+4
|
*
iwl3945: use SW rfkill from iwlwifi
Abhijeet Kolekar
2009-02-27
1
-51
/
+5
|
*
iwl3945: use iwl_isr
Abhijeet Kolekar
2009-02-27
4
-116
/
+61
|
*
iwl3945: remove duplicate interrupt code
Abhijeet Kolekar
2009-02-27
1
-30
/
+7
|
*
iwl3945: use iwl_rx_reply_error notification
Abhijeet Kolekar
2009-02-27
4
-49
/
+20
|
*
iwl3945: use iwl rx handlers
Abhijeet Kolekar
2009-02-27
4
-45
/
+33
|
*
iwl3945: use iwl_mac_hw_scan callback
Abhijeet Kolekar
2009-02-27
4
-158
/
+70
[next]