summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-04ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl1-2/+3
2011-01-04airo: use simple_write_to_bufferAkinobu Mita1-13/+7
2011-01-04ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian1-2/+2
2011-01-04iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka3-16/+6
2011-01-04ath5k: Move mac80211 functions into new fileBruno Randolf3-713/+825
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2011-01-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2-5/+6
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville10-23/+498
2011-01-04mac80211: add missing synchronize_rcuJohannes Berg1-0/+6
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller1-2/+2
2011-01-04iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+11
2011-01-04r8169: more 8168dp support.françois romieu1-9/+136
2011-01-04r8169: rtl_csi_access_enable rename.françois romieu1-11/+16
2011-01-04r8169: magic.françois romieu1-0/+93
2011-01-04r8169: phy power opsfrançois romieu1-1/+166
2011-01-04r8169: 8168DP specific MII registers access methods.françois romieu1-2/+81
2011-01-04r8169: use device dependent methods to access the MII registers.françois romieu1-150/+157
2011-01-04r8169: identify different registers.françois romieu1-8/+14
2011-01-04r8169: remove the firmware of RTL8111D.françois romieu2-679/+134
2011-01-03cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2-19/+6
2011-01-03cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan1-6/+2
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler2-2/+2
2011-01-03depca: Fix section mismatch derived from depca_isa_probe()Sedat Dilek1-1/+1
2011-01-03smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek1-1/+1
2011-01-03ksz884x: Fix section mismatch derived from pcidev_init()Sedat Dilek1-1/+1
2011-01-03ifb: add performance flagsEric Dumazet1-0/+7
2011-01-03sch_red: report backlog informationEric Dumazet1-0/+1
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid1-44/+37
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03ll_temac: Fix section mismatch from the temac_of_probeMichal Simek1-1/+1
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek1-1/+1
2011-01-03netxen: update driver version 4.0.75amit salecha1-2/+2
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty4-10/+26
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-03netdev: Update status of 8390 based drivers in MAINTAINERSPaul Gortmaker1-2/+1
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker1-5/+0
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn1-0/+10
2011-01-01tipc: update log.h re-include protection to reflect new namePaul Gortmaker1-2/+2
2011-01-01sky2: implement 64 bit statsstephen hemminger2-36/+109
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens7-48/+27
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens11-15/+15
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens4-32/+56
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens19-133/+124
2011-01-01tipc: recode getsockopt error handling for better readabilityPaul Gortmaker1-13/+9
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens2-6/+2
2011-01-01tipc: remove redundant #includesAllan Stephens12-32/+0
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens4-45/+18
2011-01-01tipc: Prune down link-specific debugging codeAllan Stephens3-147/+36
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens2-86/+3
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens14-233/+16