summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: IP defragmentation must be ECN awareEric Dumazet2011-01-061-0/+34
* net: r6040: Return proper error for r6040_init_oneAxel Lin2011-01-061-0/+2
* dcb: use after free in dcb_flushapp()Dan Carpenter2011-01-061-1/+2
* dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter2011-01-061-3/+8
* net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin2011-01-061-1/+3
* include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski2011-01-061-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-06108-1642/+6014
|\
| * mac80211: remove stray externJohannes Berg2011-01-051-2/+2
| * mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg2011-01-053-10/+81
| * mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-058-3/+306
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05101-1637/+5635
| |\
| | * ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| | * ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| | * ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-055-5/+20
| | |\
| | | * mac80211: add missing synchronize_rcuJohannes Berg2011-01-041-0/+6
| | | * mac80211: fix mesh forwarding when ratelimited tooMilton Miller2011-01-041-2/+2
| | | * iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-042-4/+11
| | * | libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
| | * | mac80211: fix some key comments and codeJohannes Berg2011-01-041-21/+17
| | * | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| | * | ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
| | * | ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
| | * | Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter2011-01-041-24/+0
| | * | mac80211: serialize rx path workersChristian Lamparter2011-01-043-43/+49
| | * | ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
| | * | Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
| | * | cfg80211: fix transposition of words in printkBob Copeland2011-01-041-1/+1
| | * | mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes2011-01-041-4/+10
| | * | ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
| | * | ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
| | * | ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
| | * | ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
| | * | ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
| | * | ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
| | * | ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
| | * | mac80211: ignore PSM bit of reordered framesChristian Lamparter2011-01-042-0/+6
| | * | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-041-4/+1
| | * | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-042-7/+0
| | * | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-043-19/+7
| | * | rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa2011-01-041-2/+0
| | * | rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-041-4/+12
| | * | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-042-8/+8
| | * | rt2x00: remove intf->mac field.Gertjan van Wingerde2011-01-042-9/+2
| | * | rt2x00: Remove intf->bssid field.Gertjan van Wingerde2011-01-042-16/+0
| | * | rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach2011-01-041-5/+5
| | * | rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach2011-01-042-17/+3
| | * | carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
| | * | carl9170: reduce channel change delayChristian Lamparter2011-01-041-8/+0
| | * | carl9170: add missing return-value checkChristian Lamparter2011-01-041-0/+2
OpenPOWER on IntegriCloud