index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
b43legacy: RF-kill support
Larry Finger
9
-15
/
+250
2008-01-29
b43legacy: LED triggers support
Larry Finger
7
-310
/
+241
2008-01-29
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965
Christoph Hellwig
13
-336
/
+368
2008-01-29
iwlwifi: keep 3945 and 4965 headers separate
Christoph Hellwig
21
-2208
/
+5337
2008-01-29
iwlwifi: mark more functions/variables static
Christoph Hellwig
6
-58
/
+38
2008-01-29
iwlwifi: Update iwlwifi version stamp to 1.1.19
Zhu Yi
2
-2
/
+2
2008-01-29
iwlwifi: Update iwlwifi version stamp to 1.1.18
Zhu Yi
2
-2
/
+2
2008-01-29
iwl4965: exclude 60M rate from probe request
mabbas
1
-7
/
+9
2008-01-29
iwlwifi: Renames struct fw_image_desc to struct fw_desc
Tomas Winkler
2
-7
/
+7
2008-01-29
iwlwifi: add 5965 SCD registers to iwl-prph.h
Emmanuel Grumbach
1
-1
/
+11
2008-01-29
iwlwifi: move 3945 SCD registers to iwl-prph.h
Emmanuel Grumbach
2
-8
/
+20
2008-01-29
iwlwifi-ht: move 4965 SCD registers to iwl-prph.h
Emmanuel Grumbach
3
-45
/
+44
2008-01-29
iwlwifi: replacing wording restricted to nic access in iwl-io
Tomas Winkler
5
-231
/
+229
2008-01-29
iwlwifi: rename restricted_mem to targ_mem
Tomas Winkler
5
-56
/
+54
2008-01-29
iwlwifi: replace restricted_reg with prph
Tomas Winkler
5
-157
/
+119
2008-01-29
iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame
mabbas
1
-2
/
+2
2008-01-29
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
2
-4
/
+4
2008-01-29
iwlwifi: remove cck_power_index_compensation
Tomas Winkler
2
-3
/
+0
2008-01-29
iwlwifi: remove late null-check and duplicate bug_on
Ian Schram
2
-14
/
+0
2008-01-29
iwlwifi: Beautify by removing superfluous newlines and code
Ian Schram
2
-42
/
+21
2008-01-29
iwlwifi: Two comments in iwl-3945.c were longer than 80 columns
Ian Schram
1
-4
/
+6
2008-01-29
iwlwifi: remove cck_flag from iwl_driver_hw_info
Tomas Winkler
4
-7
/
+5
2008-01-29
iwlwifi: add TGN flag to qos parameters
Tomas Winkler
1
-3
/
+8
2008-01-29
iwlwifi: rs-4965 fix return values
Tomas Winkler
1
-64
/
+37
2008-01-29
iwlwifi: renaming last_used and first_empty
Tomas Winkler
5
-83
/
+83
2008-01-29
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
6
-9
/
+9
2008-01-29
iwlwifi: fix various spelling and typos
Ian Schram
14
-52
/
+52
2008-01-29
iwlwifi: Add erp_ie_changed hanlder
Tomas Winkler
1
-0
/
+24
2008-01-29
rt2x00: Release rt2x00 2.0.12
Ivo van Doorn
1
-1
/
+1
2008-01-29
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
7
-6
/
+16
2008-01-29
rt2x00: Place mutex around USB register access
Adam Baker
5
-16
/
+131
2008-01-29
rt2x00: Remove data_desc structure
Ivo van Doorn
15
-59
/
+44
2008-01-29
rt2x00: Rework rt73 antenna selection
Mattias Nissler
2
-55
/
+33
2008-01-29
rt2x00: Remove unused variables
Ivo van Doorn
1
-2
/
+0
2008-01-29
rt2x00: Rework rt61 antenna selection.
Mattias Nissler
2
-107
/
+46
2008-01-29
rt2x00: Unconstify rt2x00dev
Adam Baker
10
-62
/
+57
2008-01-29
rt2x00: Detect initial rfkill state on register
Ivo van Doorn
1
-1
/
+8
2008-01-29
rt2x00: Input-polldev requires input device
Ivo van Doorn
1
-4
/
+31
2008-01-29
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Ivo van Doorn
4
-88
/
+189
2008-01-29
rt2x00: Disable RX when switching antenna
Ivo van Doorn
1
-0
/
+10
2008-01-29
[PATCH] rt2x00: Release rt2x00 2.0.11
Ivo van Doorn
1
-1
/
+1
2008-01-29
[PATCH] rt2x00: Fix antenna selection.
Mattias Nissler
1
-4
/
+14
2008-01-29
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
7
-98
/
+83
2008-01-29
[PATCH] rt2x00: Implement SW diversity
Ivo van Doorn
4
-21
/
+232
2008-01-29
[PATCH] rt2x00: Remove rt2x00_clear_link
Ivo van Doorn
2
-16
/
+18
2008-01-29
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
5
-18
/
+72
2008-01-29
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
8
-59
/
+137
2008-01-29
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
4
-10
/
+20
2008-01-29
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
7
-74
/
+92
2008-01-29
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
1
-2
/
+0
[next]