summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-132-3/+0
| | * | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings2008-05-134-4/+26
| | * | [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-134-1/+708
| | * | ehea: Add DLPAR memory remove supportHannes Hering2008-05-133-84/+254
| | * | ehea: Add dependency to KconfigHannes Hering2008-05-131-1/+1
| | * | memory: Introduce exports for memory notifiersHannes Hering2008-05-131-0/+2
| | * | gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming2008-05-131-0/+2
| | * | cxgb3 - fix EEHDivy Le Ray2008-05-135-6/+70
| | * | cxgb3 - fix port up/down error pathDivy Le Ray2008-05-132-15/+18
| | * | myri10ge: fix the number of interrupt slotsBrice Goglin2008-05-131-9/+5
| | * | myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin2008-05-131-11/+31
| | * | myri10ge: move data structures into a single sliceBrice Goglin2008-05-131-278/+316
| | * | myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin2008-05-131-2/+3
| | * | myri10ge: trivial formatting fixBrice Goglin2008-05-131-1/+4
| | * | myri10ge: add barrier in myri10ge_send_cmdBrice Goglin2008-05-131-1/+3
| | * | myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin2008-05-131-0/+35
| | * | myri10ge: properly align scratch buffersBrice Goglin2008-05-131-2/+2
| | * | myri10ge: increase and fix handoff timeoutBrice Goglin2008-05-131-2/+2
| | * | myri10ge: fix module parameter descriptionsBrice Goglin2008-05-131-17/+18
| | * | myri10ge: update firmware headersBrice Goglin2008-05-132-31/+64
| | * | atl1: bump version numberJay Cliburn2008-05-134-5/+5
| | * | atl1: add shutdown callbackJay Cliburn2008-05-131-2/+9
| | * | atl1: fix broken suspend and resumeJay Cliburn2008-05-131-45/+80
| | * | atl1: add PHY power save modeJay Cliburn2008-05-132-11/+11
| * | | mac80211: Use skb_header_cloned() on TX path.David S. Miller2008-05-131-2/+2
| * | | mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg2008-05-131-0/+9
| * | | net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-1313-31/+39
| * | | net: Set LL_MAX_HEADER properly for wireless.David S. Miller2008-05-131-7/+9
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-1321-79/+133
| |\ \
| | * | mac80211: add missing newlines in printk()Pavel Roskin2008-05-132-4/+5
| | * | PS3: gelic: fix memory leakMasakazu Mokuno2008-05-131-0/+2
| | * | mac80211: fix association with some APsHelmut Schaa2008-05-131-14/+50
| | * | iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-132-2/+2
| | * | zd1211rw: fix potential use-after-free bugJohannes Berg2008-05-131-1/+5
| | * | Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov2008-05-131-1/+2
| | * | Fix not checked kmalloc() result.Pavel Emelyanov2008-05-131-1/+7
| | * | Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov2008-05-131-3/+3
| | * | mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy2008-05-131-1/+1
| | * | mac80211: fix access to null skbLuis Carlos Cobo2008-05-131-3/+3
| | * | mac80211: fix incorrect mesh header lengthLuis Carlos Cobo2008-05-132-6/+6
| | * | mac80211: Don't encrypt beaconsIvo van Doorn2008-05-131-0/+1
| | * | rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn2008-05-131-2/+3
| | * | rt2x00: Fix broken recover-on-error pathIvo van Doorn2008-05-131-7/+4
| | * | rt2x00: Don't use pskb_expand_head()Ivo van Doorn2008-05-131-20/+11
| | * | iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-131-1/+1
| | * | mac80211: fix debugfs default key oopsJohannes Berg2008-05-131-3/+12
| | * | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-132-6/+4
| | * | fix irq flags in mac80211 codeSteven Rostedt2008-05-131-2/+2
| | * | prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez2008-05-131-2/+9
| * | | pppol2tp: Remove null pointer dereference.Julia Lawall2008-05-131-3/+10