summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wanrouter: Remove kernel_lock annotationsRichard Weinberger2011-11-071-2/+0
* usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
* ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
* etherh: Add MAINTAINERS entry for etherhJeff Kirsher2011-11-041-0/+1
* bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-043-4/+6
* sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
* netlink: clarify attribute length check documentationJohannes Berg2011-11-041-2/+9
* netlink: validate NLA_MSECS lengthJohannes Berg2011-11-041-0/+1
* i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
* macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
* tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
* tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
* tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
* tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
* tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0425-94/+126
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-0425-94/+126
| |\
| | * mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
| | * iwlwifi: don't perform "echo test" when cmd queue stuckWey-Yi Guy2011-11-021-10/+0
| | * b43: Remove unneeded messageLarry Finger2011-11-021-1/+0
| | * mac80211: disable powersave for broken APsJohannes Berg2011-11-022-2/+17
| | * iwlwifi: allow pci_enable_msi failWey-Yi Guy2011-11-021-5/+3
| | * libertas: ensure we clean up a scan request properlyAndres Salomon2011-11-023-12/+20
| | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | * mac80211: Fix TDLS support validation in add_station handlerJouni Malinen2011-11-021-6/+6
| | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | * mac80211: config hw when going back on-channelEliad Peller2011-11-021-2/+1
| | * mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
| | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| | * iwlagn: fix the race in the unmapping of the HCMDEmmanuel Grumbach2011-11-021-4/+8
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-027-14/+29
| | |\
| | | * Bluetooth: bfusb: Fix error path on firmware loadDavid Herrmann2011-10-311-6/+7
| | | * Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann2011-10-311-1/+1
| | | * Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann2011-10-311-0/+10
| | | * Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann2011-10-311-2/+2
| | | * Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg2011-10-311-2/+0
| | | * Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
| | | * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-142-2/+8
* | | | Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-11-0420-4396/+4637
|\ \ \ \
| * | | | arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-0315-4359/+4536
| * | | | arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2011-11-032-0/+19
| * | | | arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf2011-11-031-2/+0
| * | | | arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2011-11-032-35/+82
* | | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-0420-888/+457
|\ \ \ \ \
OpenPOWER on IntegriCloud