index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
1
-39
/
+0
2008-03-25
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
1
-0
/
+51
2008-03-25
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2
-9
/
+25
2008-03-25
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
4
-3
/
+33
2008-03-25
mac80211: get a TKIP phase key from skb
Emmanuel Grumbach
2
-0
/
+83
2008-03-25
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
3
-0
/
+81
2008-03-25
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2
-56
/
+110
2008-03-25
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
7
-623
/
+677
2008-03-25
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
3
-8
/
+39
2008-03-25
iwlwifi: Packing all 4965 parameters
Assaf Krauss
4
-33
/
+42
2008-03-25
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2
-120
/
+151
2008-03-25
iwlwifi: remove macros containing offsets from eeprom struct
Reinette Chatre
2
-64
/
+0
2008-03-25
libertas: store rssi as an u32
Holger Schurig
3
-9
/
+4
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
10
-134
/
+46
2008-03-25
libertas: misc power saving adjusts
Holger Schurig
6
-36
/
+23
2008-03-25
libertas: convert GET_LOG to a direct command
Holger Schurig
6
-47
/
+10
2008-03-25
libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
Holger Schurig
3
-12
/
+7
2008-03-25
libertas: make a handy lbs_cmd_async() command
Holger Schurig
2
-36
/
+57
2008-03-25
iwlwifi: Add debugfs to iwl core
Tomas Winkler
7
-6
/
+377
2008-03-25
iwlwifi: Add TX/RX statistcs to driver
Tomas Winkler
3
-1
/
+24
2008-03-25
iwlwifi: rename struct iwl4965_priv to struct iwl_priv
Tomas Winkler
7
-415
/
+415
2008-03-25
iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
Tomas Winkler
9
-71
/
+71
2008-03-25
iwlwifi: Bug fix, CCMP with HW encryption with AGG
Max Stepanov
2
-0
/
+6
2008-03-25
libertas: remove some unused commands
Holger Schurig
2
-10
/
+0
2008-03-25
libertas: rename packetfilter to mac_control
Holger Schurig
5
-23
/
+22
2008-03-25
libertas: convert CMD_MAC_CONTROL to a direct command
Holger Schurig
3
-28
/
+8
2008-03-24
[CASSINI]: Use shorter list_splice_init() macro for brevity.
Robert P. J. Day
1
-8
/
+4
2008-03-24
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
3
-19
/
+3
2008-03-24
[SCTP]: Replace char msg[] with static const char[].
Florian Westphal
2
-5
/
+5
2008-03-24
fib_trie: print information on all routing tables
Stephen Hemminger
1
-84
/
+95
2008-03-24
[AF_PACKET]: Remove unused variable.
Jiri Olsa
1
-2
/
+1
2008-03-24
[TCP]: Shrink syncookie_secret by 8 byte.
Florian Westphal
3
-4
/
+4
2008-03-24
[NET]: include/linux/udp.h - remove duplicate include
Joe Perches
1
-11
/
+7
2008-03-24
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
1
-21
/
+17
2008-03-24
[NET]: include/linux/atalk.h - remove duplicate include
Joe Perches
1
-2
/
+0
2008-03-24
[NET]: include/net/route.h - remove duplicate include
Joe Perches
1
-1
/
+0
2008-03-24
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-03-24
[IPV6]: Remove unused code in ndisc_send_redirect().
Rami Rosen
1
-3
/
+0
2008-03-24
connector: convert to single-threaded workqueue
Evgeniy Polyakov
1
-1
/
+1
2008-03-24
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2
-3
/
+20
2008-03-23
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-03-23
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
1
-34
/
+2
2008-03-23
[8390]: Fix build error.
David S. Miller
1
-1
/
+1
2008-03-23
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-23
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-23
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-03-23
[IPV4] route: use read_mostly
Stephen Hemminger
1
-19
/
+17
2008-03-23
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
Denis V. Lunev
1
-2
/
+2
2008-03-23
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
Rusty Russell
1
-1
/
+2
2008-03-23
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
4
-29
/
+15
[next]