aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ioc3-eth.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-25qlcnic: support port vlan idAmit Kumar Salecha3-21/+111
2010-08-25qlcnic: eswitch config fixesRajesh Borundia2-12/+15
2010-08-24mlx4_en: Fix build warning in mlx4_en_create_rx_ring.David S. Miller1-2/+0
2010-08-24mlx4_en: updated driver versionYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Moving to work with GROYevgeny Petrilin5-113/+17
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin7-11/+25
2010-08-24mlx4_en: reconfiguring mac address.Yevgeny Petrilin2-0/+7
2010-08-24mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin1-5/+6
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin5-2/+46
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin15-27/+388
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-24tc: add meta match on receive hashStephen Hemminger2-0/+7
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0
2010-08-24net: ip_append_data() optimEric Dumazet1-4/+3
2010-08-24cfg80211: add some documentationJohannes Berg2-11/+246
2010-08-24iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg1-2/+4
2010-08-24iwlagn: do not check for AP mode for WEP keysJohannes Berg1-1/+1
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan11-22/+230
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan4-42/+47
2010-08-24nl80211: some documentation fixesJohannes Berg1-11/+46
2010-08-24mac80211: fix docbookJohannes Berg2-2/+1
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas4-6/+34
2010-08-24wl1251: fix beacon filter table structureGrazvydas Ignotas1-1/+1
2010-08-24wl1251: fix event handling mechanismGrazvydas Ignotas1-8/+8
2010-08-24wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2-6/+6
2010-08-24iwlwifi: move debug options into submenuJay Sternberg1-0/+4
2010-08-24iwlwifi: enable experimental ucode supportJay Sternberg2-8/+31
2010-08-24iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2-24/+0
2010-08-24iwlwifi: configurable ampdu factor and densityWey-Yi Guy3-1/+20
2010-08-24iwlwifi: more generic name for rssi calc in iwlagnWey-Yi Guy2-24/+30
2010-08-24iwlwifi: additional parameter in REPLY_RX_PHY_CMDWey-Yi Guy1-1/+1
2010-08-24iwlagn: continue perform rate scale when error detectedWey-Yi Guy1-3/+17
2010-08-24iwlagn: adjust starting action for rate scaleWey-Yi Guy1-4/+8
2010-08-24iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg4-21/+14
2010-08-24iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao1-11/+4
2010-08-24iwlwifi: avoid race condition in channel changeShanyu Zhao2-16/+12
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao7-12/+9
2010-08-24iwlwifi: make aggregation time limit configurableWey-Yi Guy3-2/+16
2010-08-24iwlwifi: max/min aggregation time limitWey-Yi Guy1-2/+2
2010-08-24iwlwifi: additional comments in iwl_cfgWey-Yi Guy1-0/+2
2010-08-24iwlwifi: remove unused defineWey-Yi Guy1-1/+0
2010-08-24Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby1-1/+1
2010-08-24iwlwifi: fix thermal throttling related power management operationWey-Yi Guy1-7/+5
2010-08-24mac80211-hwsim: allow configuring IBSSJohannes Berg1-2/+5