summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-24iwlwifi: don't fail if scan is issued too earlymaster-2008-09-24Tomas Winkler
2008-09-24iwlagn: downgrade BUG_ON in interruptJohannes Berg
2008-09-24pcmcia: Fix up legacy driver IRQsAlan Cox
2008-09-24rt2x00: Fix HW crypto key handlingIvo van Doorn
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-24ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-22cassini: use request_firmwareJaswinder Singh
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-09-22hci_usb: replace mb with smp_mbMing Lei
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-09-22mISDN: misc timerdev fixesAndi Kleen
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller
2008-09-19qlge: Fix warnings in debugging code.David S. Miller
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman
2008-09-18atl2: add atl2 driverChris Snook
2008-09-15libertas: correct "limited range of data type" warningmaster-2008-09-15John W. Linville