summaryrefslogtreecommitdiffstats
path: root/kernel/printk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler1-39/+0
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach1-0/+51
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2-9/+25
2008-03-25mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach4-3/+33
2008-03-25mac80211: get a TKIP phase key from skbEmmanuel Grumbach2-0/+83
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach3-0/+81
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2-56/+110
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss7-623/+677
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss3-8/+39
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss4-33/+42
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2-120/+151
2008-03-25iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2-64/+0
2008-03-25libertas: store rssi as an u32Holger Schurig3-9/+4
2008-03-25libertas: remove lots of unused stuffHolger Schurig10-134/+46
2008-03-25libertas: misc power saving adjustsHolger Schurig6-36/+23
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig6-47/+10
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig3-12/+7
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig2-36/+57
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler7-6/+377
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler3-1/+24
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler7-415/+415
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler9-71/+71
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2-0/+6
2008-03-25libertas: remove some unused commandsHolger Schurig2-10/+0
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig5-23/+22
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig3-28/+8
2008-03-24[CASSINI]: Use shorter list_splice_init() macro for brevity.Robert P. J. Day1-8/+4
2008-03-24[SCTP]: Remove redundant wrapper functions.Florian Westphal3-19/+3
2008-03-24[SCTP]: Replace char msg[] with static const char[].Florian Westphal2-5/+5
2008-03-24fib_trie: print information on all routing tablesStephen Hemminger1-84/+95
2008-03-24[AF_PACKET]: Remove unused variable.Jiri Olsa1-2/+1
2008-03-24[TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal3-4/+4
2008-03-24[NET]: include/linux/udp.h - remove duplicate includeJoe Perches1-11/+7
2008-03-24[NET]: include/linux/igmp.h - remove duplicate includeJoe Perches1-21/+17
2008-03-24[NET]: include/linux/atalk.h - remove duplicate includeJoe Perches1-2/+0
2008-03-24[NET]: include/net/route.h - remove duplicate includeJoe Perches1-1/+0
2008-03-24sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-03-24[IPV6]: Remove unused code in ndisc_send_redirect().Rami Rosen1-3/+0
2008-03-24connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-24[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2-3/+20
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-23[8390]: Fix build error.David S. Miller1-1/+1
2008-03-23[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall1-2/+0
2008-03-23[IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall1-2/+0
2008-03-23[IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger1-2/+5
2008-03-23[IPV4] route: use read_mostlyStephen Hemminger1-19/+17
2008-03-23[IPV4]: sk parameter is unused in ipv4_dst_blackhole.Denis V. Lunev1-2/+2
2008-03-23[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell1-1/+2
2008-03-23[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov4-29/+15