index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
11
-60
/
+55
*
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2008-08-04
2
-4
/
+2
*
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
2008-08-04
3
-4
/
+5
*
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
2008-08-04
1
-0
/
+2
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
3
-7
/
+7
*
iwlwifi: set led register in disassociation
Esti Kummer
2008-08-04
1
-16
/
+24
*
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
2008-08-04
3
-111
/
+0
*
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
2008-08-04
7
-128
/
+119
*
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2008-08-04
2
-33
/
+31
*
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
2008-08-04
4
-39
/
+37
*
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
2008-08-04
3
-38
/
+34
*
iwlwifi: corrects power_level in sysfs
Esti Kummer
2008-08-04
3
-63
/
+58
*
iwlwifi: add power save to 5000 HW
Mohamed Abbas
2008-08-04
7
-24
/
+18
*
rt2x00: Fix compile warning
Ivo van Doorn
2008-08-02
2
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-08-02
24
-387
/
+1094
|
\
|
*
iwl3945: Fix statistics in monitor mode
Maxim Levitsky
2008-08-01
1
-4
/
+6
|
*
prism54 - Use offsetof()
Takashi Iwai
2008-08-01
1
-1
/
+1
|
*
ipw2200 - Fix bad ipw_write8() macro
Takashi Iwai
2008-08-01
1
-2
/
+3
|
*
rtl8187: Fix lockups due to concurrent access to config routine
Larry Finger
2008-08-01
2
-1
/
+18
|
*
rt2500pci: restoring missing line
Peter Chubb
2008-08-01
1
-0
/
+1
|
*
libertas: only enable rtap with mesh firmware
Dan Williams
2008-08-01
1
-6
/
+9
|
*
rt2x00: Sequence counter should be protected in irqsave
Ivo van Doorn
2008-08-01
3
-2
/
+10
|
*
rt2x00: Fix VGC lower bound initialization
Ivo van Doorn
2008-08-01
1
-3
/
+3
|
*
rt2x00: rt61pci needs another millisecond after firmware upload
Ivo van Doorn
2008-08-01
1
-0
/
+5
|
*
rt2x00: Fix partial antenna configuration
Ivo van Doorn
2008-08-01
1
-0
/
+4
|
*
rt2x00: Fix access permissions on debugfs files
Ivo van Doorn
2008-08-01
1
-10
/
+7
|
*
Rtl8187 PATCH add usb ID for asus wireless link
Andrea Merello
2008-08-01
2
-0
/
+3
|
*
iwlwifi: don't stop queue in the middle of fragmented packet
Tomas Winkler
2008-08-01
1
-4
/
+4
|
*
ath5k: remove obsolete declaration of struct ieee80211_hw_mode
Helmut Schaa
2008-08-01
1
-1
/
+0
|
*
Ath5k: mask out unneeded interrupts
Jiri Slaby
2008-08-01
1
-0
/
+1
|
*
ath5k: Update phy calibration functions
Nick Kossifidis
2008-08-01
1
-12
/
+42
|
*
ath5k: Update channel functions
Nick Kossifidis
2008-08-01
1
-4
/
+55
|
*
ath5k: Add RF2425 initial rfgain values
Nick Kossifidis
2008-08-01
1
-2
/
+70
|
*
ath5k: Reorder calibration calls during reset and update hw_set_power
Nick Kossifidis
2008-08-01
1
-23
/
+59
|
*
ath5k: Do ADC test during reset
Nick Kossifidis
2008-08-01
1
-0
/
+13
|
*
ath5k: Misc hw_reset updates
Nick Kossifidis
2008-08-01
1
-4
/
+27
|
*
ath5k: Misc hw_attach fixes
Nick Kossifidis
2008-08-01
2
-44
/
+26
|
*
ath5k: Restore saved initval after POST
Nick Kossifidis
2008-08-01
1
-0
/
+6
|
*
ath5k: Update register list
Nick Kossifidis
2008-08-01
4
-263
/
+720
*
|
Remove newline from the description of module parameters
Niels de Vos
2008-08-01
4
-7
/
+7
|
/
*
netdev: Fix lockdep warnings in multiqueue configurations.
David S. Miller
2008-08-01
1
-5
/
+7
*
irda: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-31
22
-519
/
+520
*
nsc-ircc: default to dongle type 9 on IBM hardware
Matthew Garrett
2008-07-31
2
-2
/
+8
*
tg3: adapt tg3 to use reworked PCI PM code
Rafael J. Wysocki
2008-07-31
1
-39
/
+28
*
net: use the common ascii hex helpers
Harvey Harrison
2008-07-31
1
-7
/
+6
*
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-07-31
13
-333
/
+933
|
\
|
*
drivers/net/ehea/ehea_main.c: Release mutex in error handling code
Julia Lawall
2008-07-30
1
-2
/
+2
|
*
sh_eth: Add support of SH7763 to sh_eth
Nobuhiro Iwamatsu
2008-07-30
3
-150
/
+482
|
*
fix NE2000 linkage error
Mikael Pettersson
2008-07-30
1
-3
/
+3
|
*
[netdrvr] wd: fix build breakage with new NS8390p API
Alan Cox
2008-07-30
1
-1
/
+1
[next]