summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-15sky2: print Optima chip namestephen hemminger1-1/+1
2009-12-15x25: Update maintainer.Arnd Bergmann1-2/+2
2009-12-14drivers/net/bonding/: : use pr_fmtJoe Perches5-690/+465
2009-12-14can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-12-14drivers/net/usb: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14drivers/atm: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-143c574_cs: disable irq before calling el3_interruptKen Kawasaki2-0/+8
2009-12-14mlx4_core: return a negative error valueroel kluin1-1/+1
2009-12-14can: Fix data length code handling in rx pathOliver Hartkopp8-25/+26
2009-12-14net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2-3/+14
2009-12-14udp: udp_lib_get_port() fixEric Dumazet1-4/+3
2009-12-12be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-12igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-12igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-12usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-12Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman1-1/+1
2009-12-12tty: split the lock up a bit furtherAlan Cox1-0/+3
2009-12-12tty: Move the leader test in disassociateAlan Cox2-3/+4
2009-12-12tty: Push the bkl down a bit in the hangup codeAlan Cox1-2/+2
2009-12-12tty: Push the lock down further into the ldisc codeAlan Cox2-5/+9
2009-12-12tty: push the BKL down into the handlers a bitAlan Cox4-63/+95
2009-12-12tty: moxa: split open lockAlan Cox1-12/+11
2009-12-12tty: moxa: Kill the use of lock_kernelAlan Cox1-14/+2
2009-12-12tty: moxa: Fix modem op lockingAlan Cox1-15/+10
2009-12-12tty: moxa: Kill off the throttle methodAlan Cox1-20/+1
2009-12-12tty: moxa: Locking clean upAlan Cox1-33/+25
2009-12-12tty: moxa: rework the locking a bitAlan Cox1-5/+22
2009-12-12tty: moxa: Use more tty_port opsAlan Cox1-116/+21
2009-12-12tty: isicom: fix deadlock on shutdownAlan Cox1-1/+1
2009-12-12tty: mxser: Use the new locking rules to fix setserial properlyAlan Cox1-67/+78
2009-12-12tty: mxser: use the tty_port_open methodAlan Cox1-76/+35
2009-12-12tty: isicom: sort out the board init logicAlan Cox2-30/+12
2009-12-12tty: isicom: switch to the new tty_port_open helperAlan Cox1-67/+21
2009-12-12tty: tty_port: Add a kref object to the tty portAlan Cox2-0/+30
2009-12-12tty: istallion: tty port open/close methodsAlan Cox1-117/+60
2009-12-12tty: stallion: Convert to the tty_port_open/close methodsAlan Cox1-81/+35
2009-12-12tty: tty_port: Move the IO_ERROR clearAlan Cox1-1/+1
2009-12-12tty: tty_port: Add IO_ERROR bit handlingAlan Cox1-1/+5
2009-12-12tty: riscom8: switch to the tty_port_open APIAlan Cox1-48/+41
2009-12-12tty: tty_port: Change the buffer allocator lockingAlan Cox2-4/+6
2009-12-12tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox1-0/+4
2009-12-12tty: sdio_uart: add modem functionalityAlan Cox1-1/+32
2009-12-12tty: sdio_uart: Style fixesAlan Cox1-11/+12
2009-12-12tty: sdio_uart: Fix termios handlingAlan Cox1-6/+0
2009-12-12tty: sdio_uart: Switch to the open/close helpersAlan Cox1-82/+119
2009-12-12sdio_uart: Move the open lockAlan Cox1-11/+9
2009-12-12sdio_uart: refcount the tty objectsAlan Cox1-17/+42
2009-12-12sdio_uart: Fix oops caused by the previous changesetNicolas Pitre1-1/+1