summaryrefslogtreecommitdiffstats
path: root/net/wimax (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-26tg3: Whitespace cleanupsMatt Carlson1-7/+2
2011-04-26tg3: Add EEH supportMatt Carlson1-0/+147
2011-04-26tg3: Add TSO loopback testMatt Carlson1-35/+123
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson1-8/+12
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2-0/+4
2011-04-25bluetooth: Fix use-before-initiailized var.David S. Miller1-1/+1
2011-04-25be2net: Fixed a bug in be_cmd_get_regs().Somnath Kotur1-25/+28
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko8-189/+43
2011-04-25net: make WARN_ON in dev_disable_lro() usefulMichał Mirosław1-1/+2
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2-0/+14
2011-04-25cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller21-73/+0
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-24bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8
2011-04-22inet: constify ip headers and in6_addrEric Dumazet64-310/+316
2011-04-22Revert "bridge: Forward reserved group addresses if !STP"David S. Miller1-1/+1
2011-04-22atl1c: Fix work event interrupt/task racesTim Gardner2-12/+8
2011-04-22be2net: increment work_counter in be_workerIvan Vecera1-0/+1
2011-04-22ipv6: Remove hoplimit initialization to -1Thomas Egerer1-1/+0
2011-04-22net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław1-2/+2
2011-04-22tg3: Add additional EEE messagingMatt Carlson1-2/+9
2011-04-22tg3: Add macro for SMDSP togglingMatt Carlson1-56/+46
2011-04-22tg3: Add write accessor for AUX CTRL phy regMatt Carlson2-17/+35
2011-04-22tg3: Add read accessor for AUX CTRL phy regMatt Carlson2-18/+38
2011-04-22tg3: Move phy accessor functions higherMatt Carlson1-68/+68
2011-04-22tg3: Only allow phy ioctls while netif_runningMatt Carlson1-6/+2
2011-04-22tg3: Nullify RSS for loopback testMatt Carlson1-0/+9
2011-04-22tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2-23/+53
2011-04-22tg3: Workaround rx_discards stat bugMatt Carlson2-1/+28
2011-04-22powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2-6/+6
2011-04-22mv643xx_eth: Fix build regression.David S. Miller1-1/+1
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei1-1/+1
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun6-1/+74
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun2-2/+3
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun2-0/+65
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg2-2/+4
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp1-1/+6
2011-04-20sctp: move chunk from retransmit queue to abandoned listWei Yongjun1-0/+7
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun3-18/+15
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun4-17/+28
2011-04-20sctp: handle ootb packet in chunk order as definedShan Wei2-15/+21
2011-04-20sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich1-6/+14
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich4-87/+8
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei1-2/+0
2011-04-20sctp: check invalid value of length parameter in error causeShan Wei1-1/+8
2011-04-20sctp: check parameter value of length in ERROR chunkShan Wei1-0/+5
2011-04-20bonding: 802.3ad - fix agg_device_upJiri Bohac1-2/+5