summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-04drivers/net/amd8111e.c: Fix continuation line formatsJoe Perches1-2/+1
2010-02-04can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov3-0/+485
2010-02-04cxgb3: add memory barriersDivy Le Ray1-4/+12
2010-02-04sky2: fix transmit DMA map leakagestephen hemminger1-5/+3
2010-02-04MCS7830 USB-Ether: resume _with_ working link, via .reset_resume supportAndreas Mohr1-67/+123
2010-02-04MCS7830 USB-Ether: change register defineAndreas Mohr1-2/+3
2010-02-04MCS7830 USB-Ether: Spelling correctionsAndreas Mohr1-6/+6
2010-02-04MCS7830 USB-Ether: add Rx error supportAndreas Mohr1-1/+42
2010-02-04netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-04af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-04Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly1-1/+5
2010-02-04Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly1-0/+1
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-03qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-03qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-03qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-03qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5
2010-02-03qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha1-1/+21
2010-02-03qlcnic: add ethernet identifier in board infoAmit Kumar Salecha1-3/+7
2010-02-03qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha1-1/+1
2010-02-03sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski1-1/+1
2010-02-03virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma1-179/+248
2010-02-03virtio: Add ability to detach unused buffers from vringsShirley Ma2-0/+29
2010-02-03xfrm: avoid spinlock in get_acqseq()Eric Dumazet1-5/+4
2010-02-03ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-03airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-03lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-03lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy1-3/+2
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-2/+3
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2-21/+64
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp1-0/+6
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2-2/+7
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez4-3/+213
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez1-3/+1