summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-0222-126/+262
|\
| * bridge: add per bridge device controls for invoking iptablesPatrick McHardy2010-07-023-9/+97
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-284-44/+97
| * netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-282-9/+9
| * netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-254-46/+2
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-252-0/+22
| * netfilter: fix simple typo in KConfig for netfiltert xt_TEEArnd Hannemann2010-06-221-1/+1
| * netfilter: xt_IDLETIMER needs kdev_t.hRandy Dunlap2010-06-221-0/+1
| * IPVS: one-packet schedulingNick Chalk2010-06-224-11/+31
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-174-15/+11
* | ixgbe: use NETIF_F_LROStanislaw Gruszka2010-07-011-1/+1
* | igb: Add commentGreg Rose2010-07-011-0/+4
* | igb: correct link test not being run when link is downAlexander Duyck2010-07-011-5/+3
* | igb: Fix Tx hangs seen when loading igb with max_vfs > 7.Emil Tantilov2010-07-011-4/+1
* | igb: Use only a single Tx queue in SR-IOV modeGreg Rose2010-07-011-4/+4
* | igb: fix PHY config access on 82580Nick Nunley2010-07-012-0/+10
* | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-011-2/+0
* | ll_temac: add error checking to DMA init pathDenis Kirjanov2010-07-011-2/+23
* | be2net: changes to properly provide phy detailsAjit Khaparde2010-07-014-14/+104
* | ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-011-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01111-7660/+3633
|\ \
| * | ath9k_htc: Add LED support for AR7010Sujith2010-06-304-4/+56
| * | mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa2010-06-301-0/+1
| * | ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-301-2/+14
| * | rt2x00: Fix compile warning when debug disabledIvo van Doorn2010-06-301-2/+1
| * | rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn2010-06-301-4/+2
| * | rt2x00: Fix antenna initializationIvo van Doorn2010-06-301-3/+1
| * | rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn2010-06-301-2/+5
| * | rt2x00: fix beacon reset on rt2800Helmut Schaa2010-06-301-18/+24
| * | rt2x00: Disable link tuning in AP modeHelmut Schaa2010-06-301-4/+4
| * | rt2x00: Fix beacon updates in rt61pciHelmut Schaa2010-06-301-0/+6
| * | rt2x00: Fix beacon updates in rt2800pciHelmut Schaa2010-06-301-0/+6
| * | rt2x00: Enable multiBSS in rt2800Ivo van Doorn2010-06-301-2/+2
| * | rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde2010-06-301-1/+7
| * | rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde2010-06-301-2/+12
| * | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
| * | rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2010-06-302-7/+13
| * | rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde2010-06-303-10/+8
| * | rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-308-55/+20
| * | rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-3012-93/+41
| * | rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde2010-06-301-16/+17
| * | rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde2010-06-301-0/+6
| * | rt2x00: Remove unneeded variableIvo van Doorn2010-06-301-5/+2
| * | rt2x00: Write the BSSID to register when interface is addedIvo van Doorn2010-06-301-1/+2
| * | rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-302-1/+48
| * | ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-292-3/+1
| * | ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-292-12/+0
| * | mac80211: add basic tracing to drv_get_surveyJohn W. Linville2010-06-292-1/+28
| * | mac80211: remove unnecessary check in ieee80211_dump_surveyJohn W. Linville2010-06-291-3/+0
| * | mac80211: fix the for_each_sta_info macroFelix Fietkau2010-06-281-8/+8
OpenPOWER on IntegriCloud