summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-18iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy1-6/+7
2009-11-18iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy3-14/+52
2009-11-18iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill1-1/+1
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy10-23/+77
2009-11-18iwlwifi: remove external reference for non-exist data structureWey-Yi Guy1-3/+0
2009-11-18iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy3-36/+0
2009-11-18iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy2-10/+0
2009-11-18iwlwifi: disable coex until implementation ready for 6x50Wey-Yi Guy1-2/+0
2009-11-18iwlwifi: validate enhanced tx power entryWey-Yi Guy2-2/+14
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller121-2220/+2687
2009-11-18drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/wan: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-velocity.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/via-rhine.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/typhoon.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/smsc9420.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/r6040.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/pppol2tp.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/irda: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/ipg.c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall5-7/+6
2009-11-18drivers/net/can: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18drivers/net/atl1c: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-18Phonet: convert devices list to RCURémi Denis-Courmont3-26/+45
2009-11-18net: device name allocation cleanupsOctavian Purdila1-45/+24
2009-11-18drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton1-13/+16
2009-11-18qlge: Bonding fix for mode 6.Ron Mercer1-3/+0
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet13-13/+13
2009-11-18can: fix setting mcp251x bit timing on openChristian Pellegrin1-8/+10
2009-11-18bnx2x: Don't set netdev->trans_startVladislav Zolotarov1-3/+0
2009-11-18linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet3-38/+62
2009-11-18ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila1-5/+6
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila2-2/+28
2009-11-17macvlan: Precise RX stats accountingEric Dumazet1-10/+66
2009-11-17vlan: Precise RX stats accountingEric Dumazet3-11/+65
2009-11-17net: add dev_txq_stats_fold() helperEric Dumazet2-19/+30
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell1-0/+2
2009-11-17znet: fix build failure from i82593.h relocationJohn W. Linville3-3/+2
2009-11-17net/s390 drivers: add missing 'const' attributeHeiko Carstens3-3/+3
2009-11-17act_mirred: optimization.Changli Gao1-31/+29
2009-11-17act_mirred: cleanupChangli Gao1-26/+33
2009-11-17Phonet: missing rcu_dereference()Rémi Denis-Courmont1-1/+1
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara5-188/+439
2009-11-17netlink: remove subscriptions check on notifierJohannes Berg1-1/+1
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2-231/+157
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi1-1/+1
2009-11-17net/can/mscan: improve buildWolfram Sang4-20/+26