summaryrefslogtreecommitdiffstats
path: root/net/dcb (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-22rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde1-1/+1
2009-12-22rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault2-31/+97
2009-12-22rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT1-3/+1
2009-12-22rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde1-1/+3
2009-12-22rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde1-33/+27
2009-12-22rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde4-16/+4
2009-12-22rt2x00: Further L2 padding fixes.Gertjan van Wingerde2-3/+11
2009-12-22rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys3-5/+3
2009-12-22rt2x00 : avoid timestamp for monitor injected frame.Alban Browaeys1-3/+6
2009-12-22rt2x00 : modify padding location.Alban Browaeys1-1/+1
2009-12-22rt2x00 : bail out of regbusy_read if device is removed.Alban Browaeys1-0/+3
2009-12-22rt73usb: add WLI-U2-H54HPKenichi HORIO1-0/+1
2009-12-22iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy1-6/+1
2009-12-22iwlwifi: on-screen event log dumpWey-Yi Guy6-69/+171
2009-12-22iwlwifi: add continuous uCode event log capabilityWey-Yi Guy6-0/+262
2009-12-22iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy7-0/+105
2009-12-22iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2-6/+8
2009-12-22wireless: support internal statically compiled regulatory databaseJohn W. Linville8-24/+285
2009-12-22mac80211: remove payload alignment warningKalle Valo2-32/+7
2009-12-22rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-12-22rndis_wlan: copy module parameters for bcm4320a devices tooJussi Kivilinna1-0/+5
2009-12-22rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna1-15/+22
2009-12-22wl1251: enable WMMKalle Valo2-3/+2
2009-12-22wl1251: update tx_hdr when aliging skb in txKalle Valo1-0/+1
2009-12-22wl1251: implement WMMKalle Valo2-5/+5
2009-12-22wl1251: implement wl1251_acx_tid_cfg()Kalle Valo3-0/+102
2009-12-22wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo6-0/+164
2009-12-22wl1251: use __dev_alloc_skb() on RXKalle Valo1-1/+1
2009-12-22wl1251: simplify ELP wakeup time calculationKalle Valo1-3/+3
2009-12-22wl1251: reduce ELP wakeup timeoutKalle Valo1-1/+2
2009-12-22wl1251: fix error handling in wl1251_op_config()Kalle Valo1-2/+7
2009-12-22wl1251: print a debug message when tx_queue is fullKalle Valo1-0/+1
2009-12-22wl1251: add tx queue status to debugfsKalle Valo2-0/+24
2009-12-22ar9170: fix AC_VIDEO txop parameterChristian Lamparter1-1/+1
2009-12-22ar9170: small misc changesChristian Lamparter2-5/+8
2009-12-22ar9170: remove redundant frame flagsChristian Lamparter2-38/+22
2009-12-22ar9170: improve network latencyChristian Lamparter2-18/+18
2009-12-22ar9170: remove dead definitionsChristian Lamparter2-3/+0
2009-12-22ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()Luis R. Rodriguez1-30/+0
2009-12-22mac80211: trace interface nameJohannes Berg10-50/+49
2009-12-22mac80211: reduce reliance on netdevJohannes Berg28-207/+223
2009-12-22mac80211: make station management completely depend on vifJohannes Berg13-101/+134
2009-12-22wireless: hostap, fix oops due to early probing interruptColin Ian King1-0/+9
2009-12-21wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville4-39/+38
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds1-1/+0
2009-12-07cfq-iosched: Do not access cfqq after freeing itVivek Goyal1-3/+4
2009-12-07Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik1-69/+22
2009-12-07block: include linux/err.h to use ERR_PTRStephen Rothwell1-0/+1
2009-12-06Fix soc_common PCMCIA configurationRussell King1-1/+1
2009-12-06ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_requestDmitry Artamonow3-6/+22