summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dql: Dynamic queue limitsTom Herbert2011-11-294-0/+235
* net: add calxeda xgmac ethernet driverRob Herring2011-11-296-0/+1953
* corral some wayward N/A fw_version dust bunniesRick Jones2011-11-292-3/+3
* tcp: do not scale TSO segment size with reordering degreeNeal Cardwell2011-11-293-2/+10
* atm: br2684: Avoid alignment issuesPascal Hambourg2011-11-291-1/+2
* atm: br2684: Make headroom and hard_header_len depend on the payload typePascal Hambourg2011-11-291-2/+6
* net: optimize socket timestampingEric Dumazet2011-11-291-15/+12
* net: dont call jump_label_dec from irq contextEric Dumazet2011-11-293-3/+31
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-2931-416/+32
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-2910-122/+11
* NET: NETROM: Fix formatting.Ralf Baechle2011-11-291-1/+2
* NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking.Ralf Baechle2011-11-291-4/+2
* NET: NETROM: When adding a route verify length of mnemonic string.Ralf Baechle2011-11-291-0/+5
* NET: AX.25: Check ioctl arguments to avoid overflows further down the road.Ralf Baechle2011-11-291-6/+11
* dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings2011-11-2911-46/+49
* dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-296-95/+94
* dsa: Remove unnecessary exportsBen Hutchings2011-11-291-2/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-28167-39230/+40219
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-28167-39230/+40219
| |\
| | * rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-221-2/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-227481-158484/+323347
| | |\
| | * | mac80211: fix RCU warnings in meshJohannes Berg2011-11-211-22/+5
| | * | cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
| | * | carl9170: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
| | * | p54: use ieee80211_free_txskbChristian Lamparter2011-11-211-2/+2
| | * | rndis_wlan: remove unused macroJussi Kivilinna2011-11-211-2/+0
| | * | rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna2011-11-211-17/+9
| | * | rndis_wlan: add missing __packedJussi Kivilinna2011-11-211-2/+2
| | * | rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna2011-11-211-2/+3
| | * | rndis_wlan: split getting current channel to separate functionJussi Kivilinna2011-11-211-18/+31
| | * | mac80211: Support ht-cap over-rides.Ben Greear2011-11-219-18/+140
| | * | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-216-7/+132
| | * | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-214-231/+230
| | * | nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
| | * | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-214-7/+20
| | * | mac80211: minor cleanup to mesh state lockingJohannes Berg2011-11-211-3/+3
| | * | iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches2011-11-211-16/+21
| | * | iwlwifi: remove redundancyWey-Yi Guy2011-11-211-1/+1
| | * | iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach2011-11-211-1/+0
| | * | iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach2011-11-211-4/+2
| | * | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-214-6/+9
| | * | iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach2011-11-211-1/+5
| | * | brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
| | * | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-211-3/+0
| | * | rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-217-36/+43
| | * | rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2011-11-215-3/+64
| | * | rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2011-11-212-4/+16
| | * | nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
| | * | mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-213-5/+2
| | * | mac80211: transmit fragment list to driversJohannes Berg2011-11-214-40/+86
OpenPOWER on IntegriCloud