summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-04smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-02r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-02net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-02cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-02cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-02cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-02cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231
2010-04-02cxgb4: Add register, message, and FW definitionsDimitris Michailidis3-0/+3122
2010-04-02netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2-57/+37
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-02net: check the length of the socket address passed to connect(2)Changli Gao7-3/+20
2010-04-02stmmac: add documentation for the driver.Giuseppe CAVALLARO1-0/+143
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-31/+55
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet1-1/+1
2010-03-31drivers/net: Add missing unlockJulia Lawall1-1/+3
2010-03-31net: gianfar - align BD ring size console messagesKim Phillips1-2/+2
2010-03-31net: gianfar - initialize per-queue statisticsKim Phillips1-2/+2
2010-03-31gianfar: Fix a memory leak in gianfar close codeAndy Fleming1-2/+2
2010-03-31net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani1-0/+1
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde1-0/+5
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde1-2/+2
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-30iwlwifi: fix regulatoryReinette Chatre2-2/+2
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg2-6/+12
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede1-0/+1
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson1-0/+1
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath1-0/+2
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco1-2/+2
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville1-3/+3
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville1-7/+5
2010-03-30r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman1-5/+24
2010-03-29ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明1-4/+9
2010-03-29tulip: Add missing parens.David S. Miller1-1/+1
2010-03-28r8169: fix broken register writesFrancois Romieu1-2/+2
2010-03-28pcnet_cs: add new idKen Kawasaki2-1/+3
2010-03-28bonding: fix broken multicast with round-robin modeAndy Gospodarek1-8/+32
2010-03-27drivers/net: Fix continuation linesJoe Perches1-1/+1
2010-03-27e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2-9/+1
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2-8/+14
2010-03-27ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose1-0/+21
2010-03-27igb: use correct bits to identify if managability is enabledAlexander Duyck1-3/+3
2010-03-27benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt1-1/+1