summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen2009-05-184-7/+3
* vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet2009-05-182-8/+9
* net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet2009-05-182-3/+23
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-05-181-1/+1
* ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-183-0/+7
* ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2009-05-182-11/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-1849-1013/+1116
|\
| * mac80211: make noack test availableJohannes Berg2009-05-134-2/+44
| * mac80211: IBSS supported rate fixesJohannes Berg2009-05-131-27/+40
| * mac80211: don't connect to IBSS network with different privacyJohannes Berg2009-05-131-2/+8
| * mac80211: split out and decrease probe wait timeJohannes Berg2009-05-131-2/+3
| * mac80211: respond to beacon loss report only onceJohannes Berg2009-05-131-0/+11
| * wext: remove seq_start/stop sparse annotationsJohannes Berg2009-05-131-2/+0
| * nl80211: Add RSC configuration for new keysJouni Malinen2009-05-136-5/+36
| * nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-137-3/+29
| * nl80211: improve station flags handlingJohannes Berg2009-05-134-44/+71
| * nl80211: Validate MFP flag type when parsing STA flagsJouni Malinen2009-05-131-0/+1
| * cfg80211: implement wext key handlingJohannes Berg2009-05-137-317/+343
| * wext: fix get_wireless_stats lockingJohannes Berg2009-05-111-4/+18
| * cfg80211: disallow interfering with stations on non-APJohannes Berg2009-05-111-0/+12
| * mac80211: Robust Action frame categories for MFPJouni Malinen2009-05-111-1/+7
| * cfg80211: put wext data into substructureJohannes Berg2009-05-113-34/+36
| * cfg80211: constify key mac address in opsJohannes Berg2009-05-112-6/+6
| * ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
| * ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
| * iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
| * iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
| * iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
| * iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
| * iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
| * iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
| * iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
| * iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
| * iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
| * iwlwifi: do proper hw restartJohannes Berg2009-05-114-61/+24
| * mac80211: remove ieee80211_ht_bss_infoJohannes Berg2009-05-111-16/+0
| * mac80211: properly track HT operation_modeJohannes Berg2009-05-112-1/+12
| * mac80211: move HT operation mode BSS infoJohannes Berg2009-05-115-20/+11
| * rt2x00: Fix chipset detection for rt73usbIvo van Doorn2009-05-111-1/+1
| * mac80211: improve scan timingJohannes Berg2009-05-111-8/+23
| * mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen2009-05-111-9/+19
| * mac80211: Drop unencrypted frames based on key setupJouni Malinen2009-05-111-9/+21
| * iwlwifi: make iwl_set_rate staticJohannes Berg2009-05-112-4/+1
| * cfg80211: fix wext iw_freq parsingJohannes Berg2009-05-111-6/+18
| * mac80211: set default QoS values according to specJohannes Berg2009-05-112-12/+52
| * mac80211: fix scan channel raceJohannes Berg2009-05-113-7/+11
| * wireless: WL12XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-05-111-1/+1
| * nl80211 : Add support for configuring MFPJouni Malinen2009-05-114-0/+39
* | ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr2009-05-171-17/+49
* | ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr2009-05-171-0/+7
OpenPOWER on IntegriCloud