summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin-11/+31
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin-278/+316
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin-2/+3
2008-05-13myri10ge: trivial formatting fixBrice Goglin-1/+4
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin-1/+3
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin-31/+64
2008-05-13atl1: bump version numberJay Cliburn-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn-11/+11
2008-05-12mac80211: Use skb_header_cloned() on TX path.David S. Miller-2/+2
2008-05-13[CIFS] cleanup old checkpatch warningsSteve French-29/+45
2008-05-13[Blackfin] arch: rename bf5xx-flash to bfin-async-flashMike Frysinger-20/+14
2008-05-13[CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz-1/+1
2008-05-12mac80211: assign needed_headroom/tailroom for netdevsJohannes Berg-0/+9
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg-31/+39
2008-05-12net: Set LL_MAX_HEADER properly for wireless.David S. Miller-7/+9
2008-05-13fix memory leak in CIFSFindNextJeff Layton-1/+3
2008-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-79/+133
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin-4/+5
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno-0/+2
2008-05-12mac80211: fix association with some APsHelmut Schaa-14/+50
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach-2/+2
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg-1/+5
2008-05-12Fix potential scheduling while atomic in mesh_path_add.Pavel Emelyanov-1/+2
2008-05-12Fix not checked kmalloc() result.Pavel Emelyanov-1/+7
2008-05-12Fix GFP_KERNEL allocation under read lock.Pavel Emelyanov-3/+3
2008-05-12mac80211: mesh hwmp: fix kfree(skb)Patrick McHardy-1/+1
2008-05-12mac80211: fix access to null skbLuis Carlos Cobo-3/+3
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo-6/+6
2008-05-12mac80211: Don't encrypt beaconsIvo van Doorn-0/+1
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn-7/+4
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi-1/+1
2008-05-12mac80211: fix debugfs default key oopsJohannes Berg-3/+12
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville-6/+4
2008-05-12fix irq flags in mac80211 codeSteven Rostedt-2/+2
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez-2/+9
2008-05-12lmb: Make lmb debugging more useful.David S. Miller-11/+22
2008-05-12lmb: Fix inconsistent alignment of size argument.David S. Miller-4/+8
2008-05-12sparc: Fix mremap address range validation.David S. Miller-112/+15
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall-3/+10
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton-0/+8
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds-1/+1
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-66/+81