aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)Author
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-17drivers/net/wan/farsync.c: add missing iounmapJulia Lawall
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-14net/wan: use module_pci_driverAxel Lin
2012-04-13NET: pc300, move to staging as it is brokenJiri Slaby
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-08NET: pc300, show version info from module initJiri Slaby
2012-03-08NET: pc300, do not zero global variablesJiri Slaby
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22sbni: use pci_dev->subsystem_deviceSergei Shtylyov
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-30wanxl: remove a stray irq enableDan Carpenter
2011-06-27wan: Update to current logging formsJoe Perches
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches
2011-06-27farsync: Update to current logging formsJoe Perches
2011-06-27dscc4: Update to current logging formsJoe Perches
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches
2011-06-27cyclom: Update to current logging formsJoe Perches
2011-06-27cosa: Update to current logging formsJoe Perches
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2011-06-24treewide: Fix recieve/receive typosJoe Perches
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26wan/pc300: Drop __TIME__ usageMichal Marek
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17net: change to new flag variablematt mooney
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox