index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: replace restricted_reg with prph
Tomas Winkler
2008-01-29
5
-157
/
+119
*
iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU frame
mabbas
2008-01-29
1
-2
/
+2
*
iwlwifi: using PCI_DEVICE macro
Tomas Winkler
2008-01-29
2
-4
/
+4
*
iwlwifi: remove cck_power_index_compensation
Tomas Winkler
2008-01-29
2
-3
/
+0
*
iwlwifi: remove late null-check and duplicate bug_on
Ian Schram
2008-01-29
2
-14
/
+0
*
iwlwifi: Beautify by removing superfluous newlines and code
Ian Schram
2008-01-29
2
-42
/
+21
*
iwlwifi: Two comments in iwl-3945.c were longer than 80 columns
Ian Schram
2008-01-29
1
-4
/
+6
*
iwlwifi: remove cck_flag from iwl_driver_hw_info
Tomas Winkler
2008-01-29
4
-7
/
+5
*
iwlwifi: add TGN flag to qos parameters
Tomas Winkler
2008-01-29
1
-3
/
+8
*
iwlwifi: rs-4965 fix return values
Tomas Winkler
2008-01-29
1
-64
/
+37
*
iwlwifi: renaming last_used and first_empty
Tomas Winkler
2008-01-29
5
-83
/
+83
*
iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_
Ian Schram
2008-01-29
6
-9
/
+9
*
iwlwifi: fix various spelling and typos
Ian Schram
2008-01-29
14
-52
/
+52
*
iwlwifi: Add erp_ie_changed hanlder
Tomas Winkler
2008-01-29
1
-0
/
+24
*
rt2x00: Release rt2x00 2.0.12
Ivo van Doorn
2008-01-29
1
-1
/
+1
*
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-29
7
-6
/
+16
*
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-29
5
-16
/
+131
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-29
15
-59
/
+44
*
rt2x00: Rework rt73 antenna selection
Mattias Nissler
2008-01-29
2
-55
/
+33
*
rt2x00: Remove unused variables
Ivo van Doorn
2008-01-29
1
-2
/
+0
*
rt2x00: Rework rt61 antenna selection.
Mattias Nissler
2008-01-29
2
-107
/
+46
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-29
10
-62
/
+57
*
rt2x00: Detect initial rfkill state on register
Ivo van Doorn
2008-01-29
1
-1
/
+8
*
rt2x00: Input-polldev requires input device
Ivo van Doorn
2008-01-29
1
-4
/
+31
*
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Ivo van Doorn
2008-01-29
4
-88
/
+189
*
rt2x00: Disable RX when switching antenna
Ivo van Doorn
2008-01-29
1
-0
/
+10
*
[PATCH] rt2x00: Release rt2x00 2.0.11
Ivo van Doorn
2008-01-29
1
-1
/
+1
*
[PATCH] rt2x00: Fix antenna selection.
Mattias Nissler
2008-01-29
1
-4
/
+14
*
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-29
7
-98
/
+83
*
[PATCH] rt2x00: Implement SW diversity
Ivo van Doorn
2008-01-29
4
-21
/
+232
*
[PATCH] rt2x00: Remove rt2x00_clear_link
Ivo van Doorn
2008-01-29
2
-16
/
+18
*
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-29
5
-18
/
+72
*
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-29
8
-59
/
+137
*
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
2008-01-29
4
-10
/
+20
*
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
2008-01-29
7
-74
/
+92
*
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
2008-01-29
1
-2
/
+0
*
[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
David S. Miller
2008-01-29
1
-1
/
+1
*
[NETNS][DST]: Add the network namespace pointer in dst_ops
Daniel Lezcano
2008-01-29
1
-0
/
+1
*
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
2008-01-29
7
-11
/
+11
*
[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
Eric Dumazet
2008-01-29
2
-14
/
+23
*
[FIB]: Fix rcu_dereference() abuses in fib_trie.c
Eric Dumazet
2008-01-29
1
-12
/
+21
*
[ROSE]: Supress sparse warnings
Eric Dumazet
2008-01-29
3
-6
/
+14
*
[ATM]: Suppress some sparse warnings
Eric Dumazet
2008-01-29
3
-1
/
+5
*
[APPLETALK]: Annotations to clear sparse warnings
Eric Dumazet
2008-01-29
2
-0
/
+8
*
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
2008-01-29
7
-44
/
+2
*
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
2008-01-29
6
-30
/
+0
*
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
2008-01-29
4
-22
/
+6
*
[NETFILTER]: kill nf_sysctl.c
Patrick McHardy
2008-01-29
4
-26
/
+19
*
[NETFILTER]: nf_conntrack_sctp: remove timeout indirection
Patrick McHardy
2008-01-29
1
-33
/
+24
*
[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant
Patrick McHardy
2008-01-29
1
-1
/
+1
[next]